Update release script #2
main.yml
on: push
Windows (JDK 11)
2m 45s
Linux (JDK 8)
1m 49s
Linux (JDK 8), Avatica main
4m 34s
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
2m 1s
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
2m 9s
Linux (JDK 11), Middle-Aged Guava
1m 59s
Linux (JDK 11), Newest Guava
2m 15s
Linux (JDK 17)
1m 59s
Linux (JDK 19)
1m 46s
macOS (JDK 19)
3m 27s
Annotations
54 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), 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.
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
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:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
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:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[24: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@1e253c9d]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[25: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@350d3f4d]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[26: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@18b8d173]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[27: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@73844119]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1419
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:1419)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1419
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:1419)
|
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), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[24: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@350d3f4d]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[25: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@18b8d173]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[26: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@73844119]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[27: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@44f24a20]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
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), 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.
|
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.
|
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 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:58)
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:51)
at org.gradle.api.internal.tasks.compile.AnnotationProcessorDiscoveringCompiler.execute(AnnotationProcessorDiscoveringCompiler.java:37)
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$1(JavaCompile.java:237)
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$2.call(CompileJavaBuildOperationReportingCompiler.java:59)
at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler$2.call(CompileJavaBuildOperationReportingCompiler.java:51)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
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:51)
at org.gradle.api.tasks.compile.JavaCompile.performCompilation(JavaCompile.java:288)
at org.gradle.api.tasks.compile.JavaCompile.performIncrementalCompilation(JavaCompile.java:170)
at org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:148)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.j
|
Linux (JDK 8), Avatica main
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), 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/
|
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), 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), 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/
|
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/
|
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/
|
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/
|