Skip to content

Disable inconsistent DST/Ansi/Gregorian timestamp conversion tests #17

Disable inconsistent DST/Ansi/Gregorian timestamp conversion tests

Disable inconsistent DST/Ansi/Gregorian timestamp conversion tests #17

Triggered via pull request June 7, 2024 18:50
Status Failure
Total duration 10m 1s
Artifacts

main.yml

on: pull_request
Windows (JDK 11)
3m 0s
Windows (JDK 11)
Linux (JDK 8)
1m 51s
Linux (JDK 8)
Linux (JDK 8), Avatica main
4m 14s
Linux (JDK 8), Avatica main
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
2m 2s
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
2m 2s
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
Linux (JDK 11), Middle-Aged Guava
2m 4s
Linux (JDK 11), Middle-Aged Guava
Linux (JDK 11), Newest Guava
2m 1s
Linux (JDK 11), Newest Guava
Linux (JDK 17)
1m 59s
Linux (JDK 17)
Linux (JDK 19)
1m 45s
Linux (JDK 19)
macOS (JDK 19)
9m 49s
macOS (JDK 19)
Fit to window
Zoom out
Zoom in

Annotations

49 errors and 20 warnings
Linux (JDK 19): TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
Linux (JDK 19): TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1943-01-01 01:00:00.0> but: was <1943-01-01 00:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
Linux (JDK 19): TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
Linux (JDK 19): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Linux (JDK 19)
Process completed with exit code 1.
Linux (JDK 8): TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
Linux (JDK 8): TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1943-01-01 01:00:00.0> but: was <1943-01-01 00:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
Linux (JDK 8): TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
Linux (JDK 8): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Linux (JDK 8)
Process completed with exit code 1.
Linux (JDK 17): TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
Linux (JDK 17): TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1943-01-01 01:00:00.0> but: was <1943-01-01 00:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
Linux (JDK 17): TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
Linux (JDK 17): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Linux (JDK 17)
Process completed with exit code 1.
Linux (JDK 11), Newest Guava: TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
Linux (JDK 11), Newest Guava: TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1943-01-01 01:00:00.0> but: was <1943-01-01 00:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
Linux (JDK 11), Newest Guava: TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
Linux (JDK 11), Newest Guava: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Linux (JDK 11), Newest Guava
Process completed with exit code 1.
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone: TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1948-12-31 20:00:00.0> but: was <1948-12-31 19:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:295)
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
Process completed with exit code 1.
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: AvaticaResultSetConversionsTest.java#L1330
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[16: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper@38eb0f4d] org.junit.ComparisonFailure: expected:<2016-10-1[0]> but was:<2016-10-1[1]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1057) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1330)
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: AvaticaResultSetConversionsTest.java#L1330
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[17: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper@437486cd] org.junit.ComparisonFailure: expected:<2016-10-1[0]> but was:<2016-10-1[1]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1057) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1330)
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: AvaticaResultSetConversionsTest.java#L1420
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetArray[36: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper@d5d5353] java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper.testGetArray(AvaticaResultSetConversionsTest.java:707) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetArray(AvaticaResultSetConversionsTest.java:1420)
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: AvaticaResultSetConversionsTest.java#L1420
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetArray[37: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper@242b6e1a] java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper.testGetArray(AvaticaResultSetConversionsTest.java:707) at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetArray(AvaticaResultSetConversionsTest.java:1420)
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1901-01-01 12:45:00.0> but: was <1901-01-01 12:15:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:286)
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
Process completed with exit code 1.
Linux (JDK 11), Middle-Aged Guava: TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
Linux (JDK 11), Middle-Aged Guava: TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1943-01-01 01:00:00.0> but: was <1943-01-01 00:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
Linux (JDK 11), Middle-Aged Guava: TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
Linux (JDK 11), Middle-Aged Guava: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Linux (JDK 11), Middle-Aged Guava
Process completed with exit code 1.
Windows (JDK 11): TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
Windows (JDK 11): TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1943-01-01 01:00:00.0> but: was <1943-01-01 00:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
Windows (JDK 11): TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
Windows (JDK 11): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///D:/a/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
Windows (JDK 11)
Process completed with exit code 1.
Linux (JDK 8), Avatica main: task ':core:compileJava'#L1
Execution failed for task ':core:compileJava': org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details. at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:61) at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:41) at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.delegateAndHandleErrors(NormalizingJavaCompiler.java:98) at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:52) at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:38) at org.gradle.api.internal.tasks.compile.AnnotationProcessorDiscoveringCompiler.execute(AnnotationProcessorDiscoveringCompiler.java:52) at org.gradle.api.internal.tasks.compile.AnnotationProcessorDiscoveringCompiler.execute(AnnotationProcessorDiscoveringCompiler.java:38) at org.gradle.api.internal.tasks.compile.ModuleApplicationNameWritingCompiler.execute(ModuleApplicationNameWritingCompiler.java:46) at org.gradle.api.internal.tasks.compile.ModuleApplicationNameWritingCompiler.execute(ModuleApplicationNameWritingCompiler.java:36) at org.gradle.jvm.toolchain.internal.DefaultToolchainJavaCompiler.execute(DefaultToolchainJavaCompiler.java:57) at org.gradle.api.tasks.compile.JavaCompile.lambda$createToolchainCompiler$3(JavaCompile.java:202) at org.gradle.api.internal.tasks.compile.CleaningJavaCompiler.execute(CleaningJavaCompiler.java:53) at org.gradle.api.internal.tasks.compile.incremental.IncrementalCompilerFactory.lambda$createRebuildAllCompiler$0(IncrementalCompilerFactory.java:52) at org.gradle.api.internal.tasks.compile.incremental.SelectiveCompiler.execute(SelectiveCompiler.java:70) at org.gradle.api.internal.tasks.compile.incremental.SelectiveCompiler.execute(SelectiveCompiler.java:44) at org.gradle.api.internal.tasks.compile.incremental.IncrementalResultStoringCompiler.execute(IncrementalResultStoringCompiler.java:66) at org.gradle.api.internal.tasks.compile.incremental.IncrementalResultStoringCompiler.execute(IncrementalResultStoringCompiler.java:52) at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler$1.call(CompileJavaBuildOperationReportingCompiler.java:64) at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler$1.call(CompileJavaBuildOperationReportingCompiler.java:48) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53) at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73) at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler.execute(CompileJavaBuildOperationReportingCompiler.java:48) at org.gradle.api.tasks.compile.JavaCompile.performCompilation(JavaCompile.java:220) at org.gradle.api.tasks.compile.JavaCompile.performIncrementalCompilation(JavaCompile.java:161) at org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:146) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.j
Linux (JDK 8), Avatica main
Process completed with exit code 1.
macOS (JDK 19): TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 00:00:00" but: was "1582-10-15 00:00:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
macOS (JDK 19): TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange java.lang.AssertionError: Expected: is <1943-01-01 01:00:00.0> but: was <1943-01-01 00:00:00.0> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
macOS (JDK 19): TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift java.lang.AssertionError: Expected: is "1582-10-05 05:30:00" but: was "1582-10-15 05:30:00" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
macOS (JDK 19): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///Users/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
macOS (JDK 19)
Process completed with exit code 1.
Linux (JDK 19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (JDK 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (JDK 11), Newest Guava
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 11), Newest Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (JDK 11), Middle-Aged Guava
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 11), Middle-Aged Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows (JDK 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (JDK 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (JDK 8), Avatica main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (JDK 8), Avatica main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS (JDK 19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS (JDK 19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/