[Feature Request]: Upgrade to Gradle 8 #1283
GitHub Actions / Test Results
succeeded
Oct 5, 2023 in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
34 tests found
There are 34 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.clickhouse.AtomicInsertTest ‑ testAtomicInsert
org.apache.beam.sdk.io.clickhouse.AtomicInsertTest ‑ testIdempotentInsert
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testArrayOfArrayOfInt64
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testArrayOfPrimitiveTypes
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testInsertSql
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testInt64
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testInt64WithDefault
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testNullableInt64
org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest ‑ testPrimitiveTypes
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testEquivalentSchema
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseArray
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseArrayOfArrays
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseArrayOfNullable
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDate
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDateTime
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDefaultExpressionInt64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseDefaultExpressionString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseEnum16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseEnum8
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseFixedString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseFloat32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseFloat64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseInt8
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseNullableEnum16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseNullableFixedString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseNullableInt32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseString
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt16
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt32
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt64
org.apache.beam.sdk.io.clickhouse.TableSchemaTest ‑ testParseUInt8
Loading