Skip to content

WIP V2: add latest updates from 6.4.2 to hibernate test files #1949

WIP V2: add latest updates from 6.4.2 to hibernate test files

WIP V2: add latest updates from 6.4.2 to hibernate test files #1949

Triggered via pull request February 21, 2024 01:22
Status Failure
Total duration 45m 27s
Artifacts

run-hibernate-orm-tests.yml

on: pull_request
Run Hibernate ORM integration tests
45m 14s
Run Hibernate ORM integration tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run Hibernate ORM integration tests: TestRunner.java#L30
780.1sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [DOCKER, PG, OPENJDK11, SINGLE_INSTANCE, 1, [TELEMETRY_TRACES_ENABLED, HIKARI, NETWORK_OUTAGES_ENABLED, SKIP_MARIADB_DRIVER_TESTS, SECRETS_MANAGER, TELEMETRY_METRICS_ENABLED, AWS_CREDENTIALS_ENABLED, RUN_HIBERNATE_TESTS_ONLY]] org.opentest4j.AssertionFailedError: Hibernate ORM 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.host.TestEnvironment.runTests(TestEnvironment.java:822) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Hibernate ORM integration tests: task ':aws-advanced-jdbc-wrapper:test-hibernate-only'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-hibernate-only': 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-hibernate-only/
Run Hibernate ORM integration tests
Process completed with exit code 1.