Skip to content

Adjust "refresh" blackbox test #615

Adjust "refresh" blackbox test

Adjust "refresh" blackbox test #615

Triggered via pull request May 21, 2024 09:43
Status Failure
Total duration 1h 0m 25s
Artifacts

blackbox.yml

on: pull_request
Matrix: db
Fit to window
Zoom out
Zoom in

Annotations

51 errors
mysql
Process completed with exit code 1.
tests/db/routes/auth/saml.test.ts > /auth/login/saml > POST /acs > when redirect is provided > returns directus refresh token in cookie > postgres: tests/blackbox/tests/db/routes/auth/saml.test.ts#L118
Error: expected 302 "Found", got 400 "Bad Request" ❯ tests/db/routes/auth/saml.test.ts:118:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > postgres > memory > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > postgres > redis > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > returns existing datetime data correctly > postgres: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L121
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:121:39
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > stores the correct timezone data > postgres: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L214
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:214:40
tests/db/schema/timezone/timezone.test.ts > schema > timezone > stores the correct timezone data > postgres: tests/blackbox/tests/db/schema/timezone/timezone.test.ts#L216
Error: expected 200 "OK", got 403 "Forbidden" ❯ tests/db/schema/timezone/timezone.test.ts:216:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/schema/timezone/timezone.test.ts > schema > timezone > stores the correct timezone data when updated > postgres: tests/blackbox/tests/db/schema/timezone/timezone.test.ts#L290
Error: expected 200 "OK", got 403 "Forbidden" ❯ tests/db/schema/timezone/timezone.test.ts:290:7 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
postgres
Process completed with exit code 1.
tests/db/routes/auth/saml.test.ts > /auth/login/saml > POST /acs > when redirect is provided > returns directus refresh token in cookie > oracle: tests/blackbox/tests/db/routes/auth/saml.test.ts#L118
Error: expected 302 "Found", got 400 "Bad Request" ❯ tests/db/routes/auth/saml.test.ts:118:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > oracle > memory > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > oracle > redis > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > returns existing datetime data correctly > oracle: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L121
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:121:39
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > stores the correct timezone data > oracle: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L214
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:214:40
tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts > schema > timezone (Changed Node Timezone Asia) > returns existing timezone data correctly > oracle: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts#L192
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts:192:40
tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts > schema > timezone (Changed Node Timezone Asia) > stores the correct timezone data > oracle: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts#L287
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts:287:40
tests/db/schema/timezone/timezone.test.ts > schema > timezone > stores the correct timezone data > oracle: tests/blackbox/tests/db/schema/timezone/timezone.test.ts#L216
Error: expected 200 "OK", got 403 "Forbidden" ❯ tests/db/schema/timezone/timezone.test.ts:216:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/routes/auth/saml.test.ts > /auth/login/saml > POST /acs > when redirect is provided > returns directus refresh token in cookie > maria: tests/blackbox/tests/db/routes/auth/saml.test.ts#L118
Error: expected 302 "Found", got 400 "Bad Request" ❯ tests/db/routes/auth/saml.test.ts:118:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > maria > memory > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > maria > redis > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > returns existing datetime data correctly > maria: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L121
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:121:39
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > stores the correct timezone data > maria: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L214
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:214:40
tests/db/schema/timezone/timezone.test.ts > schema > timezone > stores the correct timezone data > maria: tests/blackbox/tests/db/schema/timezone/timezone.test.ts#L216
Error: expected 200 "OK", got 403 "Forbidden" ❯ tests/db/schema/timezone/timezone.test.ts:216:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/schema/timezone/timezone.test.ts > schema > timezone > stores the correct timezone data when updated > maria: tests/blackbox/tests/db/schema/timezone/timezone.test.ts#L290
Error: expected 200 "OK", got 403 "Forbidden" ❯ tests/db/schema/timezone/timezone.test.ts:290:7 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
maria
Process completed with exit code 1.
tests/db/routes/auth/saml.test.ts > /auth/login/saml > POST /acs > when redirect is provided > returns directus refresh token in cookie > mssql: tests/blackbox/tests/db/routes/auth/saml.test.ts#L118
Error: expected 302 "Found", got 400 "Bad Request" ❯ tests/db/routes/auth/saml.test.ts:118:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > mssql > memory > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/routes/permissions/cache-purge.test.ts > Permissions Cache Purging Tests > mssql > redis > Purges cache after updateBatch in permissions: tests/blackbox/tests/db/routes/permissions/cache-purge.test.ts#L200
AssertionError: expected 'HIT' to be 'MISS' // Object.is equality - Expected + Received - MISS + HIT ❯ tests/db/routes/permissions/cache-purge.test.ts:200:49
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > returns existing datetime data correctly > mssql: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L121
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:121:39
tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts > schema > timezone (Changed Node Timezone America) > stores the correct timezone data > mssql: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts#L214
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-america.test.ts:214:40
tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts > schema > timezone (Changed Node Timezone Asia) > returns existing timezone data correctly > mssql: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts#L192
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts:192:40
tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts > schema > timezone (Changed Node Timezone Asia) > stores the correct timezone data > mssql: tests/blackbox/tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts#L287
AssertionError: expected +0 to be 72 // Object.is equality - Expected + Received - 72 + 0 ❯ tests/db/schema/timezone/timezone-changed-node-tz-asia.test.ts:287:40
tests/db/schema/timezone/timezone.test.ts > schema > timezone > stores the correct timezone data > mssql: tests/blackbox/tests/db/schema/timezone/timezone.test.ts#L216
Error: expected 200 "OK", got 403 "Forbidden" ❯ tests/db/schema/timezone/timezone.test.ts:216:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/routes/auth/saml.test.ts > /auth/login/saml > POST /acs > when redirect is provided > returns directus refresh token in cookie > cockroachdb: tests/blackbox/tests/db/routes/auth/saml.test.ts#L118
Error: expected 302 "Found", got 400 "Bad Request" ❯ tests/db/routes/auth/saml.test.ts:118:8 ❯ Test._assertStatus ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:252:14 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:308:13 ❯ Test._assertFunction ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:285:13 ❯ Test.assert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:164:23 ❯ localAssert ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:120:14 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/supertest/lib/test.js:125:7 ❯ Test.callback ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:924:3 ❯ fn ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/index.js:1190:18 ❯ IncomingMessage.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/superagent/src/node/parsers/json.js:19:7 ❯ IncomingMessage.emit node:events:529:35
tests/db/routes/collections/crud.test.ts > /collections > pkType: integer > Verify schema action hook run > cockroachdb: tests/blackbox/tests/db/routes/collections/crud.test.ts#L429
AssertionError: expected +0 to be 10 // Object.is equality - Expected + Received - 10 + 0 ❯ tests/db/routes/collections/crud.test.ts:429:39
tests/db/routes/collections/crud.test.ts > /collections > pkType: uuid > Verify schema action hook run > cockroachdb: tests/blackbox/tests/db/routes/collections/crud.test.ts#L429
AssertionError: expected +0 to be 10 // Object.is equality - Expected + Received - 10 + 0 ❯ tests/db/routes/collections/crud.test.ts:429:39
tests/db/routes/collections/crud.test.ts > /collections > pkType: string > Verify schema action hook run > cockroachdb: tests/blackbox/tests/db/routes/collections/crud.test.ts#L429
AssertionError: expected +0 to be 10 // Object.is equality - Expected + Received - 10 + 0 ❯ tests/db/routes/collections/crud.test.ts:429:39
tests/db/routes/fields/crud.test.ts > /fields > pkType: integer > Verify schema action hook run > cockroachdb: tests/blackbox/tests/db/routes/fields/crud.test.ts#L513
AssertionError: expected +0 to be 4 // Object.is equality - Expected + Received - 4 + 0 ❯ tests/db/routes/fields/crud.test.ts:513:39
tests/db/routes/fields/crud.test.ts > /fields > pkType: uuid > Verify schema action hook run > cockroachdb: tests/blackbox/tests/db/routes/fields/crud.test.ts#L513
AssertionError: expected +0 to be 4 // Object.is equality - Expected + Received - 4 + 0 ❯ tests/db/routes/fields/crud.test.ts:513:39
tests/db/routes/fields/crud.test.ts > /fields > pkType: string > Verify schema action hook run > cockroachdb: tests/blackbox/tests/db/routes/fields/crud.test.ts#L513
AssertionError: expected +0 to be 4 // Object.is equality - Expected + Received - 4 + 0 ❯ tests/db/routes/fields/crud.test.ts:513:39
tests/db/routes/items/no-relation.test.ts > /items > pkType: integer > Verify createOne action hook run > cockroachdb: tests/blackbox/tests/db/routes/items/no-relation.test.ts#L958
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ tests/db/routes/items/no-relation.test.ts:958:39
tests/db/routes/items/no-relation.test.ts > /items > pkType: integer > Verify createMany action hook run > cockroachdb: tests/blackbox/tests/db/routes/items/no-relation.test.ts#L982
AssertionError: expected +0 to be 10 // Object.is equality - Expected + Received - 10 + 0 ❯ tests/db/routes/items/no-relation.test.ts:982:39
tests/db/routes/items/no-relation.test.ts > /items > pkType: uuid > Verify createOne action hook run > cockroachdb: tests/blackbox/tests/db/routes/items/no-relation.test.ts#L958
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ tests/db/routes/items/no-relation.test.ts:958:39
sqlite3
The job running on runner GitHub Actions 21 has exceeded the maximum execution time of 60 minutes.
sqlite3
The operation was canceled.