Also test with strict mode #2476
Annotations
10 errors
tests/sync.test.ts > Sync > rust client > handles uploads across checkpoints:
packages/node/tests/utils.ts#L141
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ Object.newConnection [as createDatabase] tests/utils.ts:141:7
❯ tests/sync.test.ts:551:20
|
tests/sync.test.ts > Sync > rust client > handles uploads across checkpoints:
packages/node/tests/sync.test.ts#L567
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:567:67
|
tests/sync.test.ts > Sync > rust client > should upload after connecting:
packages/node/tests/utils.ts#L141
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ Object.newConnection [as createDatabase] tests/utils.ts:141:7
❯ tests/sync.test.ts:510:20
|
tests/sync.test.ts > Sync > rust client > should upload after connecting:
packages/node/tests/sync.test.ts#L518
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:518:67
|
tests/sync.test.ts > Sync > rust client > reports progress > interrupt and defrag:
packages/node/tests/utils.ts#L141
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ Object.newConnection [as createDatabase] tests/utils.ts:141:7
❯ tests/sync.test.ts:472:22
|
tests/sync.test.ts > Sync > rust client > reports progress > interrupt and defrag:
packages/node/tests/sync.test.ts#L474
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:474:69
|
tests/sync.test.ts > Sync > rust client > reports progress > uses correct state when reconnecting:
packages/node/tests/utils.ts#L141
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ Object.newConnection [as createDatabase] tests/utils.ts:141:7
❯ tests/sync.test.ts:442:22
|
tests/sync.test.ts > Sync > rust client > reports progress > uses correct state when reconnecting:
packages/node/tests/sync.test.ts#L444
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:444:69
|
tests/sync.test.ts > Sync > rust client > reports progress > different priorities:
packages/node/tests/utils.ts#L141
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ Object.newConnection [as createDatabase] tests/utils.ts:141:7
❯ tests/sync.test.ts:340:22
|
tests/sync.test.ts > Sync > rust client > reports progress > different priorities:
packages/node/tests/sync.test.ts#L339
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/sync.test.ts:339:5
|