Update core extension to 0.4.6 (#720) #2521
Annotations
10 errors
|
tests/sync.test.ts > Sync > rust client > handles uploads across checkpoints:
packages/node/tests/sync.test.ts#L565
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:565:67
|
|
tests/sync.test.ts > Sync > rust client > should upload after connecting:
packages/node/tests/utils.ts#L151
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:151:7
❯ tests/sync.test.ts:508:20
|
|
tests/sync.test.ts > Sync > rust client > should upload after connecting:
packages/node/tests/sync.test.ts#L516
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:516:67
|
|
tests/sync.test.ts > Sync > rust client > reports progress > interrupt and defrag:
packages/node/tests/utils.ts#L151
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:151:7
❯ tests/sync.test.ts:470:22
|
|
tests/sync.test.ts > Sync > rust client > reports progress > interrupt and defrag:
packages/node/tests/sync.test.ts#L472
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:472:69
|
|
tests/sync.test.ts > Sync > rust client > reports progress > uses correct state when reconnecting:
packages/node/tests/utils.ts#L151
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:151:7
❯ tests/sync.test.ts:440:22
|
|
tests/sync.test.ts > Sync > rust client > reports progress > uses correct state when reconnecting:
packages/node/tests/sync.test.ts#L442
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:442:69
|
|
tests/sync.test.ts > Sync > rust client > reports progress > different priorities:
packages/node/tests/utils.ts#L151
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:151:7
❯ tests/sync.test.ts:338:22
|
|
tests/sync.test.ts > Sync > rust client > reports progress > different priorities:
packages/node/tests/sync.test.ts#L337
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:337:5
|
|
tests/sync-stream.test.ts > Sync streams > subscribes with streams:
packages/node/tests/sync-stream.test.ts#L29
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-stream.test.ts:29:3
|