There are 30 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
a4cf8a9a-2e84-4fb6-bd9d-c73014d32f65 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
c73abcae-47d4-4c8f-b91a-1d1d989cf578 | 325ef245-8064-4948-bbb3-d6087267c2f0 | presenceEnterWithoutAttach | realtime/presence presenceEnterWithoutAttach | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
521a3cf4-b69d-4d9a-b21f-90144918d5cb | 35368c05-6d9f-4676-8882-a38be97542f4 | page_refresh_with_recovery | browser/connection page_refresh_with_recovery | Check new realtime recovered the connection from the cookie: expected false to be truthy |
09ca57cc-d3a2-439c-add4-99b4f28a07e6 | f35d28a2-c8c1-486d-b211-4f2139de599c | STATE_SYNC sequence with state object "tombstone" property deletes existing object | realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property deletes existing object | import_deep_equal.default is not a function |
701a449a-ceb9-40e7-8217-14701205e8f4 | 9b755fbe-eb42-49e2-9737-0c9036c9fe0e | STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object | realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object | root.get(...) is undefined |
c20ebc25-7a2b-4283-b7b7-55d08c00946b | 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 |
e53856a6-5ca0-41d8-8aa9-89ffe726e111 | fd0af668-bf34-42d9-af06-a844bc85eef4 | MAP_CREATE state operation messages are applied based on the site timeserials vector of the object | realtime/live_objects Realtime with LiveObjects plugin MAP_CREATE state operation messages are applied based on the site timeserials vector of the object | Invalid object id string |
b6073a01-678f-4aa8-bac2-42c0386d3d35 | 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 "zeroKey" key after MAP_SET op: expected undefined to equal +0 |
cede7f7f-2c51-45cd-aee3-3f80558b7e64 | 7366c246-2d0b-4fc1-ae7a-2a34718383a5 | MAP_SET state operation messages are applied based on the site timeserials vector of the object | realtime/live_objects Realtime with LiveObjects plugin MAP_SET state operation messages are applied based on the site timeserials vector of the object | Invalid object id string |
61711bd8-b516-428a-ab6b-efac1b369eed | 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 | map is undefined |
f9dc41e3-b45b-4168-8a44-c607b184700e | 87c2caf7-369f-4e7d-81cf-b32ec1e5461d | MAP_REMOVE state operation messages are applied based on the site timeserials vector of the object | realtime/live_objects Realtime with LiveObjects plugin MAP_REMOVE state operation messages are applied based on the site timeserials vector of the object | Invalid object id string |
7b8da661-b620-42f7-a888-4b946cd889fd | fccfda3e-e16c-4136-bf8d-8eec77369e3b | COUNTER_CREATE state operation messages are applied based on the site timeserials vector of the object | realtime/live_objects Realtime with LiveObjects plugin COUNTER_CREATE state operation messages are applied based on the site timeserials vector of the object | Invalid object id string |
6a195f7f-58fd-4b43-8cc0-56cfe6205274 | 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 4 COUNTER_INC ops: expected 111 to equal 1000111 |
908252f9-023e-4261-aef9-8f71bdc15fff | 0660bf9e-725e-429b-9e59-68eef594a77f | COUNTER_INC state operation messages are applied based on the site timeserials vector of the object | realtime/live_objects Realtime with LiveObjects plugin COUNTER_INC state operation messages are applied based on the site timeserials vector of the object | Invalid object id string |
4f5ce6ec-94a3-4f06-81a8-701532943087 | 8f38b21d-1807-4a8c-bce5-17304179231b | OBJECT_DELETE for unknown object id creates zero-value tombstoned object | realtime/live_objects Realtime with LiveObjects plugin OBJECT_DELETE for unknown object id creates zero-value tombstoned object | Invalid object id string |
7f4a4938-da70-4ee8-a2a9-5e62aa0084bf | 9e02c8f1-7159-40a7-a1c3-d4ecd143866b | OBJECT_DELETE state operation messages are applied based on the site timeserials vector of the object | realtime/live_objects Realtime with LiveObjects plugin OBJECT_DELETE state operation messages are applied based on the site timeserials vector of the object | Invalid object id string |
2d669063-fc87-4503-b47e-97fdd33b5d4f | 55c1126f-59d5-445f-9952-62e2671a4761 | LiveCounter.decrement sends COUNTER_INC operation | realtime/live_objects Realtime with LiveObjects plugin LiveCounter.decrement sends COUNTER_INC operation | counter is undefined |
9263a418-0034-4a4f-be37-8c1fefc61090 | 40035b5d-ecdb-4d5a-828f-49820a946ed9 | LiveMap.set sends MAP_SET operation with primitive values | realtime/live_objects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation with primitive values | Check root has correct value for "bytesKey" key after LiveMap.set call: expected to equal |
0a771a1e-bb1b-46bf-8e69-111a315033b0 | 69622bde-1980-4a57-a335-652aec77b39c | LiveMap.remove sends MAP_REMOVE operation | realtime/live_objects Realtime with LiveObjects plugin LiveMap.remove sends MAP_REMOVE operation | map is undefined |
3ccb8d7a-c88c-468c-8f76-dfb07b0979a3 | 9998039c-ce31-4749-8197-fe61b63896af | LiveMap.remove throws on invalid input | realtime/live_objects Realtime with LiveObjects plugin LiveMap.remove throws on invalid input | expected 'map is undefined' to contain 'Map key should be string' |
63872aab-4bc3-4391-bd8f-57010041669d | ad2560c4-e31a-491d-8f5a-4843a941bc32 | LiveObjects.createCounter sends COUNTER_CREATE operation | realtime/live_objects Realtime with LiveObjects plugin LiveObjects.createCounter sends COUNTER_CREATE operation | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
bd7f47f4-caa0-4d52-8ec5-1f61d4636a56 | 413a2d6c-b2ea-44b3-9ce4-d55ecb9508f5 | LiveCounter created with LiveObjects.createCounter can be assigned to the state tree | realtime/live_objects Realtime with LiveObjects plugin LiveCounter created with LiveObjects.createCounter can be assigned to the state tree | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
dd0e9a1b-8e05-4291-930f-94ffcaea8e6b | fd5c9058-7206-46f0-ae5a-7ed516baff7b | LiveObjects.createMap sends MAP_CREATE operation with primitive values | realtime/live_objects Realtime with LiveObjects plugin LiveObjects.createMap sends MAP_CREATE operation with primitive values | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
ef4d08e9-fbc8-44e0-a405-94858a83d0f8 | cab1a8b0-df77-4592-9e44-8b64df646184 | LiveObjects.createMap sends MAP_CREATE operation with reference to another LiveObject | realtime/live_objects Realtime with LiveObjects plugin LiveObjects.createMap sends MAP_CREATE operation with reference to another LiveObject | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
16f16a5f-b718-4526-8c7d-9c7d4ba12ffc | d9801604-c8e8-45ef-8c23-0215028c56ae | LiveMap created with LiveObjects.createMap can be assigned to the state tree | realtime/live_objects Realtime with LiveObjects plugin LiveMap created with LiveObjects.createMap can be assigned to the state tree | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
4bffdc67-ffc1-4626-9eed-1012bdb6aa38 | 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 | counter is undefined |
b6ab3552-36d8-44a7-a2b0-ef3bd008f11d | 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 | counter is undefined |
de26679f-30a5-4ceb-b46d-87e0c6982107 | 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 | Check map has value for key "foo-2" after all map sets: expected undefined to equal 'exists' |
08a3f14f-d7e1-4cb7-9180-93c1dca9a415 | d9e0abef-ea92-418c-8ca3-54441a065122 | public API throws missing state modes error when attached without correct state modes | realtime/live_objects Realtime with LiveObjects plugin public API throws missing state modes error when attached without correct state modes | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
00d7839d-6c19-46ef-ad1f-c45f6ad08e9f | 4456ae79-85f0-4c5f-81a4-4693fac7caba | public API throws missing state modes error when not yet attached but client options are missing correct modes | realtime/live_objects Realtime with LiveObjects plugin public API throws missing state modes error when not yet attached but client options are missing correct modes | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |