There are 20 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
5191c4bb-bdd3-4627-9154-886a9f69b2ed | 52208288-b692-40db-a614-2efd0cda7eac | presence_enter_before_know_clientid | realtime/presence presence_enter_before_know_clientid | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
18ba4bd9-bc8e-4693-8dc6-808a8d9e6395 | 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 | Check map at "emptyMap" key in root exists: expected undefined to exist |
a21bd641-bb9f-43c8-ac70-f126741f8d2c | 8e86df2f-2679-403f-b575-7dc3cebd7553 | can apply MAP_CREATE with object ids state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with object ids state operation messages | Check map at "withReferencesMap" key in root exists: expected undefined to exist |
a78a5c99-b696-4171-b03a-0c0e603409a5 | 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 "stringKey" key after MAP_SET op: expected undefined to equal 'stringValue' |
b6b9a375-f9e7-4ce7-882d-e8fc913c3ca4 | 215289e3-612a-4cfb-be3e-2c3824c9f1d0 | can apply MAP_SET with object ids state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with object ids state operation messages | Check counter at "keyToCounter" key in root exists: expected undefined to exist |
ba8f030c-ee11-4829-8f22-e08db6abaa24 | cfb8ed66-4cc4-42ce-96f7-a717a5538870 | can apply MAP_REMOVE state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_REMOVE state operation messages | Cannot read properties of undefined (reading 'size') |
2aa32931-68d2-4e18-bbee-600d5fe3657b | e7ff86ed-c05e-4289-b00d-93a3503a2a6d | can apply COUNTER_CREATE state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_CREATE state operation messages | Check counter at "emptyCounter" key in root exists: expected undefined to exist |
8c896421-84ab-4477-a220-573a436e9852 | 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 | Cannot read properties of undefined (reading 'value') |
91ab0d40-05c3-419e-ab9f-c25409919bc4 | 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 "foo" key from operation received outside of STATE_SYNC after other buffered operations were applied: expected undefined to equal 'bar' |
7ad7e2cf-f954-46be-a59e-c46524f4b72f | dd2064fa-1e4f-4807-9dac-686a159a52ca | can subscribe to the incoming COUNTER_INC operation on a LiveCounter | realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter | Cannot read properties of undefined (reading 'subscribe') |
3dd22847-887a-4e7f-9206-aa86ad880164 | 4c0f3e0d-408a-4da2-8236-d303e8aebf6a | can subscribe to multiple incoming operations on a LiveCounter | realtime/live_objects Realtime with LiveObjects plugin can subscribe to multiple incoming operations on a LiveCounter | Cannot read properties of undefined (reading 'subscribe') |
8d462ed4-072b-4a06-ac0e-4bafa927af7a | c70e5461-e4fb-41c0-a1d4-e007463687a6 | can subscribe to the incoming MAP_SET operation on a LiveMap | realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming MAP_SET operation on a LiveMap | Cannot read properties of undefined (reading 'subscribe') |
65a8294d-ab72-420d-bd70-a093fa8ab001 | 21e66809-f245-46ad-afc4-09f1fffbe1f5 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap | realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap | Cannot read properties of undefined (reading 'subscribe') |
2d47d154-f4d6-4fda-97ac-717c2c9698b1 | 9745cda9-87cf-4a76-a224-60eb8ab24a38 | can subscribe to multiple incoming operations on a LiveMap | realtime/live_objects Realtime with LiveObjects plugin can subscribe to multiple incoming operations on a LiveMap | Cannot read properties of undefined (reading 'subscribe') |
8dc57b90-6d4d-4242-b3b2-089674cb8bfc | 79fc145b-e2fc-4c94-9a22-1a38d76f61cc | can unsubscribe from LiveCounter updates via returned "unsubscribe" callback | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via returned "unsubscribe" callback | Cannot read properties of undefined (reading 'subscribe') |
cd19e0fa-fb2c-4dc4-89b5-43eb2700c01c | 9dd56cf7-7a4a-48b2-8424-5ba05a626a13 | can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call | Cannot read properties of undefined (reading 'subscribe') |
2ae10139-2d30-422d-b83d-365c95feb2b7 | b51b1f89-b7dd-49a8-8fb6-42dc3fd19c77 | can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call | realtime/live_objects Realtime with LiveObjects plugin can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call | Cannot read properties of undefined (reading 'unsubscribeAll') |
effeba30-acff-4a2a-9a8d-345ef3c2cc39 | cce51c8b-9525-4642-961a-02585599c87e | can unsubscribe from LiveMap updates via returned "unsubscribe" callback | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveMap updates via returned "unsubscribe" callback | Cannot read properties of undefined (reading 'subscribe') |
13625423-d417-4884-8a62-11aaf34c18de | 5c955a26-24a7-45b6-8f18-25846ce0c6c0 | can unsubscribe from LiveMap updates via LiveMap.unsubscribe() call | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveMap updates via LiveMap.unsubscribe() call | Cannot read properties of undefined (reading 'subscribe') |
bc39f9c8-e4e4-4ec1-97df-0d391775e431 | 3f57e915-fdc7-4bdf-b993-e638b35349b9 | can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call | realtime/live_objects Realtime with LiveObjects plugin can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call | Cannot read properties of undefined (reading 'unsubscribeAll') |