Fixed broken test case #4042
release-feature-branch.yaml
on: push
Matrix: attw
Matrix: test
Matrix: release
Annotations
16 errors
test (other)
Process completed with exit code 1.
|
test (other):
integration-tests/tests/sqlite/sqlite-common.ts#L3367
AssertionError: expected [ { int: 1, bool: true, …(11) } ] to strictly equal [ { int: 1, bool: true, …(11) } ]
- Expected
+ Received
Array [
Object {
"bigint": 5044565289845416380n,
"bool": true,
- "buffer": Object {
- "data": Array [
+ "buffer": Array [
68,
101,
115,
112,
97,
105,
114,
32,
111,
32,
100,
101,
115,
112,
97,
105,
114,
46,
46,
46,
],
- "type": "Buffer",
- },
"int": 1,
"json": Object {
"arr": Array [
"str",
10,
],
"str": "strval",
},
"jsonText": Object {
"arr": Array [
"strb",
11,
],
"str": "strvalb",
},
"numeric": "475452353476",
"numericBig": 5044565289845416380n,
"numericNum": 9007199254740991,
"real": 1.048596,
"text": "TEXT STRING",
"time": 2025-03-12T01:32:41.000Z,
"timeMs": 2025-03-12T01:32:41.623Z,
},
]
❯ tests/sqlite/sqlite-common.ts:3367:19
|
test (other):
integration-tests/tests/relational/pg.test.ts#L6348
error: column "invitedBy" of relation "users_table_V1" does not exist
❯ ../node_modules/.pnpm/[email protected]/node_modules/pg/lib/client.js:526:17
❯ tests/relational/pg.test.ts:6348:2
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 136, severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '68', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets' }
|
test (other):
integration-tests/tests/relational/pg.test.ts#L6307
error: column "invitedBy" of relation "usersV1" does not exist
❯ ../node_modules/.pnpm/[email protected]/node_modules/pg/lib/client.js:526:17
❯ tests/relational/pg.test.ts:6307:2
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 129, severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '61', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets' }
|
test (other):
integration-tests/tests/pg/pg-common.ts#L6058
AssertionError: expected [ { serial: 1, …(69) } ] to strictly equal [ { serial: 1, …(69) } ]
- Expected
+ Received
Array [
Object {
"arrbigint53": Array [
9007199254740991,
],
"arrbigint64": Array [
5044565289845416380n,
],
"arrbool": Array [
true,
],
"arrchar": Array [
"c",
],
"arrcidr": Array [
"2001:4f8:3:ba:2e0:81ff:fe22:d1f1/128",
],
"arrdate": Array [
2025-03-12T00:00:00.000Z,
],
"arrdateStr": Array [
- "2025-03-12",
+ 2025-03-12T00:00:00.000Z,
],
"arrdouble": Array [
15.35325689124218,
],
"arrenum": Array [
"enVal1",
],
"arrinet": Array [
"192.168.0.1/24",
],
"arrint": Array [
621,
],
"arrinterval": Array [
- "-2 mons",
+ PostgresInterval {
+ "months": -2,
+ },
],
"arrjson": Array [
Object {
"arr": Array [
"str",
10,
],
"str": "strval",
},
],
"arrjsonb": Array [
Object {
"arr": Array [
"strb",
11,
],
"str": "strvalb",
},
],
"arrline": Array [
Object {
"a": 1,
"b": 2,
"c": 3,
},
],
"arrlineTuple": Array [
Array [
1,
2,
3,
],
],
"arrmacaddr": Array [
"08:00:2b:01:02:03",
],
"arrmacaddr8": Array [
"08:00:2b:01:02:03:04:05",
],
"arrnumeric": Array [
"475452353476",
],
"arrnumericBig": Array [
- 5044565289845416380n,
+ 5044565289845415936n,
],
"arrnumericNum": Array [
9007199254740991,
],
"arrpoint": Array [
Object {
"x": 24.5,
"y": 49.6,
},
],
"arrpointTuple": Array [
Array [
57.2,
94.3,
],
],
"arrreal": Array [
1.048596,
],
"arrsmallint": Array [
10,
],
"arrtext": Array [
"TEXT STRING",
],
"arrtime": Array [
"13:59:28",
],
"arrtimestamp": Array [
- 2025-03-12T01:32:41.623Z,
+ 2025-03-12T01:32:41.000Z,
],
"arrtimestampStr": Array [
- "2025-03-12 01:32:41.623",
+ 2025-03-12T01:32:41.623Z,
],
"arrtimestampTz": Array [
2025-03-12T01:32:41.623Z,
],
"arrtimestampTzStr": Array [
- "2025-03-12 01:32:41.623+00",
+ 2025-03-12T01:32:41.623Z,
],
"arruuid": Array [
"b77c9eef-8e28-4654-88a1-7221b46d2a1c",
],
"arrvarchar": Array [
"C4-",
],
"bigint53": 9007199254740991,
"bigint64": 5044565289845416380n,
"bigserial53": 9007199254740991,
"bigserial64": 5044565289845416380n,
"bool": true,
"char": "c",
"cidr": "2001:4f8:3:ba:2e0:81ff:fe22:d1f1/128",
"date": 2025-03-12T00:00:00.000Z,
"dateStr": "2025-03-12",
"double": 15.35325689124218,
"enum": "enVal1",
"inet": "192.168.0.1/24",
"int": 621,
"interval": "-2 mons",
"json": Object {
"arr": Array [
"str",
10,
],
"str": "strval",
},
"jsonb": Object {
"arr": Array [
"strb",
11,
],
"str": "strvalb",
},
"line": Object {
"a": 1,
"b": 2,
"c": 3,
},
"lineTuple": Array [
1,
2,
3,
],
"macaddr": "08:00:2b:01:02:03",
"macaddr8": "08:00:2b:01:02:03:04:05",
"numeric": "475452353476",
"numericBig": 5044565289845416380n,
"numericNum": 9007199254740991,
"point": Object {
"x": 24.5,
"y": 49.6,
},
"pointTuple": Array [
57.2,
94.3,
],
"real": 1.048596,
"serial": 1,
"smallint": 10,
"smallserial"
|
test (other):
integration-tests/tests/mysql/mysql-custom.test.ts#L812
AssertionError: expected [ { …(3) } ] to deeply equal [ { …(3) } ]
- Expected
+ Received
Array [
Object {
"id": "f08b2b3cf60e4e849dae7f8934abdb1d",
"rawId": "f08b2b3cf60e4e849dae7f8934abdb1d",
- "sqlId": Object {
- "data": Array [
- 240,
- 139,
- 43,
- 60,
- 246,
- 14,
- 78,
- 132,
- 157,
- 174,
- 127,
- 137,
- 52,
- 171,
- 219,
- 29,
- ],
- "type": "Buffer",
- },
+ "sqlId": "��+<��N�����4���",
},
]
❯ tests/mysql/mysql-custom.test.ts:812:14
|
test (drizzle-kit)
The operation was canceled.
|
test (drizzle-kit)
The strategy configuration was canceled because "test.other" failed
|
test (neon-http)
The operation was canceled.
|
test (neon-http)
The strategy configuration was canceled because "test.other" failed
|
test (gel)
The operation was canceled.
|
test (gel)
The strategy configuration was canceled because "test.other" failed
|
test (singlestore-core)
The operation was canceled.
|
test (singlestore-core)
The strategy configuration was canceled because "test.other" failed
|
test (singlestore-proxy)
The operation was canceled.
|
test (singlestore-proxy)
The strategy configuration was canceled because "test.other" failed
|