Skip to content

fix: batch execute with comments results in error #434

fix: batch execute with comments results in error

fix: batch execute with comments results in error #434

Triggered via pull request October 5, 2023 18:59
Status Failure
Total duration 32m 38s
Artifacts

pull_request.yml

on: pull_request
Run Community Tests
32m 27s
Run Community Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run Community Tests: CommunityContainerTest.java#L85
1798.8sec testsuite.integration.host.CommunityContainerTest > testRunCommunityTestInContainer() org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:669) at testsuite.integration.utility.ContainerHelper.runTest(ContainerHelper.java:86) at testsuite.integration.host.CommunityContainerTest.testRunCommunityTestInContainer(CommunityContainerTest.java:85)
Run Community Tests: task ':test-community-docker'#L1
Execution failed for task ':test-community-docker': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/aws-mysql-jdbc/aws-mysql-jdbc/build/reports/tests/test-community-docker/index.html
Run Community Tests
Process completed with exit code 1.
Run Community Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/