[Forward testing] Test JDK 24-ea build 24 (2024/11/14) #71034
Annotations
2 errors
Upload test results:
testing/trino-faulttolerant-tests/src/test/java/io/trino/faulttolerant/hive/TestHiveFaultTolerantExecutionConnectorTest.java#L1
Multiple Failures (1 failure)
-- failure 1 --
[Rows for query [SELECT * FROM test_timestamptz]]
Expecting actual:
(2022-07-26T18:13:14.123Z[UTC]), (2022-07-26T18:13:14.123Z[UTC]), (2022-07-26T18:13:14.123Z[UTC])
to contain exactly in any order:
[(2022-07-26T17:13:14.123Z[UTC]),
(2022-07-26T17:13:14.123Z[UTC]),
(2022-07-26T17:13:14.123Z[UTC])]
elements not found:
(2022-07-26T17:13:14.123Z[UTC]), (2022-07-26T17:13:14.123Z[UTC]), (2022-07-26T17:13:14.123Z[UTC])
and elements not expected:
(2022-07-26T18:13:14.123Z[UTC]), (2022-07-26T18:13:14.123Z[UTC]), (2022-07-26T18:13:14.123Z[UTC])
at QueryAssertions$ResultAssert.lambda$matches$0(QueryAssertions$ResultAssert.java:741)
|
Maven Tests
Process completed with exit code 1.
|
Loading