There are 10 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
4a1356b8-d98f-4beb-988c-59399b339865 | 7d341734-4c86-4ebe-b812-f5a5762892f8 | multiple_concurrent_authorize | realtime/auth multiple_concurrent_authorize | done() called multiple times in test <realtime/auth multiple_concurrent_authorize>; in addition, done() received error: AssertionError: Check second authorize cb was called: expected false to be truthy |
95eed9f5-0436-4e3e-a4e4-b5c912e607f4 | 1b643e7f-f38e-4e9d-9403-54aa6578b218 | resume_inactive_with_xhr_polling_binary_transport | realtime/resume resume_inactive_with_xhr_polling_binary_transport | Request aborted due to request timeout expiring (event type: abort) |
9a5b2a6e-929f-4dd0-bb63-554b17f9b7ad | 1b643e7f-f38e-4e9d-9403-54aa6578b218 | resume_inactive_with_xhr_polling_binary_transport | realtime/resume resume_inactive_with_xhr_polling_binary_transport | done() called multiple times in test <realtime/resume resume_inactive_with_xhr_polling_binary_transport>; in addition, done() received error: AssertionError: Verify reconnect is resume mode: expected 'clean' to equal 'resume' |
1a504cb5-f2f6-473d-995e-f24bf0b2c7fb | 803a454f-4be9-4412-895a-fe13926942f2 | presenceMessageExtras | realtime/presence presenceMessageExtras | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
60bf73b8-97a0-401d-b1c1-56c818703dec | 965dc96c-5721-40fb-8ce8-f5c03d94c013 | can apply MAP_CREATE with primitives state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives state operation messages | BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one |
e2db24dc-914e-4381-a390-105453dc22c6 | 998d7ae6-36c7-4597-b379-275d747fbf5b | can apply MAP_SET with primitives state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with primitives state operation messages | Check root has correct value for "emptyBytesKey" key after MAP_SET op: expected false to be true |
f6cf4da0-23cb-4e29-8350-6d5fef2c6bc7 | 59bddbf9-1802-4354-8167-e138ee3935e1 | can apply COUNTER_INC state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_INC state operation messages | Check counter at "counter" key in root has correct value after 3 COUNTER_INC ops: expected 11 to equal 111 |
67de2739-2082-4414-8470-4df91db52d45 | f89e8ec7-7f17-4706-80a9-72d41106225c | buffered state operation messages are applied when STATE_SYNC sequence ends | realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are applied when STATE_SYNC sequence ends | Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue' |
1f5cd5ae-8c7f-4fad-a0a1-0e32a1401b72 | c068c39b-316d-4e41-af7e-40f6e39d1b2c | buffered state operation messages are discarded when new STATE_SYNC sequence starts | realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are discarded when new STATE_SYNC sequence starts | Check root has data from operations received during second STATE_SYNC sequence: expected undefined to equal 'bar' |
4f5c13bc-2cf5-4876-ae2f-deef5ecce15c | 869626c3-a51b-4dcf-b89e-9ee474200966 | subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied | realtime/live_objects Realtime with LiveObjects plugin subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied | Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue' |