Run Aurora Integration Tests #410
run-integration-tests.yml
on: workflow_dispatch
Run Aurora integration tests
1h 2m
Annotations
4 errors and 2 warnings
Run Aurora integration tests:
TestRunner.java#L30
2345.7sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 5, [SKIP_MYSQL_DRIVER_TESTS, SKIP_MARIADB_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, HIKARI, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, SECRETS_MANAGER, AWS_CREDENTIALS_ENABLED, IAM, TELEMETRY_TRACES_ENABLED]]
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 integration.util.ContainerHelper.runTest(ContainerHelper.java:99)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:822)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
Run Aurora integration tests:
TestRunner.java#L30
1256.4sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 2, [SKIP_MYSQL_DRIVER_TESTS, SKIP_MARIADB_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, AWS_CREDENTIALS_ENABLED, TELEMETRY_TRACES_ENABLED]]
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 integration.util.ContainerHelper.runTest(ContainerHelper.java:99)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:822)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
Run Aurora integration tests:
task ':aws-advanced-jdbc-wrapper:test-all-aurora'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-aurora':
org.gradle.api.tasks.VerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-aurora/
|
Run Aurora integration tests
Process completed with exit code 1.
|
Run Aurora integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Aurora integration tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
html-summary-report
Expired
|
9.03 MB |
|
junit-report
Expired
|
32.9 MB |
|