Skip to content

Merge branch 'node-postgres' of https://github.com/drizzle-team/waddl… #8

Merge branch 'node-postgres' of https://github.com/drizzle-team/waddl…

Merge branch 'node-postgres' of https://github.com/drizzle-team/waddl… #8

Triggered via push July 24, 2025 18:43
Status Failure
Total duration 1m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 1.
tests/clickhouse/waddler.test.ts > sql.stream test: integration-tests/tests/clickhouse/waddler.test.ts#L1004
AssertionError: expected { int8: 127, int16: 32767, …(42) } to strictly equal { int8: 127, int16: 32767, …(42) } - Expected + Received @@ -1,12 +1,12 @@ { "bfloat16": 1.1171875, "boolean": true, "date": "2024-10-31", "date32": "2024-10-31", - "date_time": "2024-10-31 12:25:29", - "date_time64": "2024-10-31 12:25:29.123", + "date_time": "2024-10-31 14:25:29", + "date_time64": "2024-10-31 14:25:29.123", "decimal128": 1000.23, "decimal256": 10000.23, "decimal32": 10.23, "decimal64": 100.23, "default_int": 3, ❯ tests/clickhouse/waddler.test.ts:1004:15
tests/clickhouse/waddler.test.ts > all types in sql.values test: integration-tests/tests/clickhouse/waddler.test.ts#L413
AssertionError: expected { int8: 127, int16: 32767, …(42) } to strictly equal { int8: 127, int16: 32767, …(42) } - Expected + Received @@ -1,12 +1,12 @@ { "bfloat16": 1.1171875, "boolean": true, "date": "2024-10-31", "date32": "2024-10-31", - "date_time": "2024-10-31 12:25:29", - "date_time64": "2024-10-31 12:25:29.123", + "date_time": "2024-10-31 14:25:29", + "date_time64": "2024-10-31 14:25:29.123", "decimal128": 1000.23, "decimal256": 10000.23, "decimal32": 10.23, "decimal64": 100.23, "default_int": 3, ❯ tests/clickhouse/waddler.test.ts:413:17
tests/clickhouse/waddler.test.ts > all types in sql.unsafe test: integration-tests/tests/clickhouse/waddler.test.ts#L277
AssertionError: expected { int8: 127, int16: 32767, …(42) } to strictly equal { int8: 127, int16: 32767, …(42) } - Expected + Received @@ -1,12 +1,12 @@ { "bfloat16": 1.1171875, "boolean": true, "date": "2024-10-31", "date32": "2024-10-31", - "date_time": "2024-10-31 12:25:29", - "date_time64": "2024-10-31 12:25:29.123", + "date_time": "2024-10-31 14:25:29", + "date_time64": "2024-10-31 14:25:29.123", "decimal128": 1000.23, "decimal256": 10000.23, "decimal32": 10.23, "decimal64": 100.23, "default_int": 3, ❯ tests/clickhouse/waddler.test.ts:277:17