Fix RN build #2449
Annotations
10 errors
|
tests/sync.test.ts > Sync > js client > reports progress > interrupted sync with new checkpoint:
packages/node/tests/sync.test.ts#L306
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:306:69
|
|
tests/sync.test.ts > Sync > js client > reports progress > interrupted sync:
packages/node/tests/sync.test.ts#L267
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:267:69
|
|
tests/sync.test.ts > Sync > js client > reports progress > without priorities:
packages/node/tests/sync.test.ts#L232
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:232:69
|
|
tests/sync.test.ts > Sync > js client > does not set uploading status without local writes:
packages/node/tests/sync.test.ts#L173
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:173:67
|
|
tests/sync.test.ts > Sync > js client > connect() waits for connection:
packages/node/tests/sync.test.ts#L149
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:149:67
|
|
tests/sync.test.ts > Sync > js client > sets last sync time:
packages/node/tests/sync.test.ts#L121
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/sync.test.ts:121:67
|
|
tests/stream.test.ts > Sync streams > changes subscriptions dynamically:
packages/node/tests/stream.test.ts#L114
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/stream.test.ts:114:67
|
|
tests/stream.test.ts > Sync streams > reports default streams:
packages/node/tests/stream.test.ts#L88
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/stream.test.ts:88:67
|
|
tests/stream.test.ts > Sync streams > subscribes with streams:
packages/node/tests/stream.test.ts#L36
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/stream.test.ts:36:67
|
|
tests/stream.test.ts > Sync streams > can disable default streams:
packages/node/tests/stream.test.ts#L21
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ tests/stream.test.ts:21:67
|