Skip to content

chore: MySQL China endpoints (#543) #636

chore: MySQL China endpoints (#543)

chore: MySQL China endpoints (#543) #636

Triggered via push January 24, 2024 18:57
Status Failure
Total duration 32m 46s
Artifacts

main.yml

on: push
Run Integration Tests
32m 32s
Run Integration Tests
Run Community Tests
29m 41s
Run Community Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run Integration Tests: AuroraIntegrationContainerTest.java#L205
957.1sec testsuite.integration.host.AuroraIntegrationContainerTest > testRunTestInContainer() 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:668) at testsuite.integration.utility.ContainerHelper.runTest(ContainerHelper.java:86) at testsuite.integration.host.AuroraIntegrationContainerTest.testRunTestInContainer(AuroraIntegrationContainerTest.java:205)
Run Integration Tests: task ':test-integration-docker'#L1
Execution failed for task ':test-integration-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-integration-docker/index.html
Run Integration Tests
Process completed with exit code 1.
Run Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/