[Forward testing] Test JDK 24-ea build 33 (2025/1/24) #71034
Annotations
5 errors
plugin/trino-hive/src/test/java/io/trino/plugin/hive/TestHiveFileFormats.java#L249
[Timezone not configured correctly. Add -Duser.timezone=America/Bahia_Banderas to your JVM arguments]
expected: "America/Bahia_Banderas"
but was: "Mexico/BajaSur"
|
plugin/trino-hive/src/test/java/io/trino/plugin/hive/TestHiveConnectorTest.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)
|
plugin/trino-hive/src/test/java/io/trino/plugin/hive/TestParquetPageSkipping.java#L157
For query 20241022_131352_00356_2dtej:
SELECT * FROM test_unsupported_column_index_v3x1g6c19k WHERE btime >= timestamp '2023-03-27 13:30:00'
not equal
Actual rows (up to 100 of 1 extra rows shown, 1 rows in total):
[2023-03-31T17:00, 2023-03-31T17:00, record_1]
Expected rows (up to 100 of 1 missing rows shown, 1 rows in total):
[2023-03-31T18:00, 2023-03-31T18:00, record_1]
|
plugin/trino-hive/src/test/java/io/trino/plugin/hive/TestHiveFileFormats.java#L249
[Timezone not configured correctly. Add -Duser.timezone=America/Bahia_Banderas to your JVM arguments]
expected: "America/Bahia_Banderas"
but was: "Mexico/BajaSur"
|
|
The logs for this run have expired and are no longer available.
Loading