Run Aurora Integration Tests Default #132
run-integration-tests-default.yml
on: workflow_dispatch
Matrix: Run Aurora integration tests with default engine version
Annotations
9 errors and 4 warnings
Run Aurora integration tests with default engine version (pg-multi-az):
TestRunner.java#L30
3722.9sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, PG, OPENJDK11, MULTI_INSTANCE, 3, [AWS_CREDENTIALS_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_TRACES_ENABLED, HIKARI, SECRETS_MANAGER, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, SKIP_MARIADB_DRIVER_TESTS]]
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:672)
at integration.util.ContainerHelper.runTest(ContainerHelper.java:118)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:931)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
Run Aurora integration tests with default engine version (pg-multi-az):
task ':aws-advanced-jdbc-wrapper:test-all-pg-multi-az'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-pg-multi-az':
org.gradle.api.internal.exceptions.MarkedVerificationException: 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-pg-multi-az/
|
Run Aurora integration tests with default engine version (pg-multi-az)
Process completed with exit code 1.
|
Run Aurora integration tests with default engine version (mysql-aurora)
The run was canceled by @aaron-congo.
|
Run Aurora integration tests with default engine version (mysql-aurora)
The operation was canceled.
|
Run Aurora integration tests with default engine version (mysql-multi-az)
The run was canceled by @aaron-congo.
|
Run Aurora integration tests with default engine version (mysql-multi-az)
The operation was canceled.
|
Run Aurora integration tests with default engine version (pg-aurora)
The run was canceled by @aaron-congo.
|
Run Aurora integration tests with default engine version (pg-aurora)
The operation was canceled.
|
Run Aurora integration tests with default engine version (pg-multi-az)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Aurora integration tests with default engine version (mysql-aurora)
No files were found with the provided path: ./wrapper/build/report. No artifacts will be uploaded.
|
Run Aurora integration tests with default engine version (mysql-multi-az)
No files were found with the provided path: ./wrapper/build/report. No artifacts will be uploaded.
|
Run Aurora integration tests with default engine version (pg-aurora)
No files were found with the provided path: ./wrapper/build/report. No artifacts will be uploaded.
|