Skip to content

refactored log message (#544) #637

refactored log message (#544)

refactored log message (#544) #637

Triggered via push January 29, 2024 19:06
Status Failure
Total duration 36m 6s
Artifacts

main.yml

on: push
Run Integration Tests
35m 56s
Run Integration Tests
Run Community Tests
29m 28s
Run Community Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Run Integration Tests: AuroraIntegrationContainerTest.java#L205
1214.5sec 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/