There are 18 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
1d261619-db53-4fca-b84d-7b02bb210eb5 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
2559322c-7c1a-467b-83bc-b1c71b56f3a2 | 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 |
473a8b06-996d-4a60-835f-4b213ea2e498 | 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 | (0, import_deep_equal.default) is not a function. (In '(0, import_deep_equal.default)(currentEntry.data, newEntry.data, { strict: true })', '(0, import_deep_equal.default)' is undefined) |
88466f27-fbc8-4ce8-88a0-708ec90bba97 | 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 | (0, import_deep_equal.default) is not a function. (In '(0, import_deep_equal.default)(currentEntry.data, newEntry.data, { strict: true })', '(0, import_deep_equal.default)' is undefined) |
9da5a1e7-6c34-4952-a205-6cb60ef83b88 | 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 |
3e15aa9a-f76e-43ca-81e4-b2ca5b15fd6e | 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 |
868bf0d2-baec-44e2-8207-723d62b86a35 | 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 |
caa39a5a-1be8-4b27-89cc-112996a0483d | 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 |
007b26df-831e-4aab-84c5-132be0880842 | 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 |
4f1e3b58-8346-432f-aca7-f2716ae23455 | 96460927-af3e-4057-afd3-e5936ce5cbc3 | batch API .get method on a map returns BatchContext* wrappers for live objects | realtime/live_objects Realtime with LiveObjects plugin batch API .get method on a map returns BatchContext* wrappers for live objects | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
314f3fc7-45fe-4ef2-b907-f2abdc6b9e1c | f85dfef9-6e6f-4d54-b40a-81bb6b1fb709 | batch API access API methods on live objects work and are synchronous | realtime/live_objects Realtime with LiveObjects plugin batch API access API methods on live objects work and are synchronous | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
7131fb30-6ef7-4ca4-8112-5cf52d400246 | 33484e5e-e268-495f-9772-57fc5ac1fb01 | batch API write API methods on live objects do not mutate objects inside the batch callback | realtime/live_objects Realtime with LiveObjects plugin batch API write API methods on live objects do not mutate objects inside the batch callback | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
3a40b6cb-329f-48a7-8446-c59dec225f85 | 6abfb54e-e0a8-4a83-b54c-5701311d1812 | batch API scheduled operations are applied when batch callback is finished | realtime/live_objects Realtime with LiveObjects plugin batch API scheduled operations are applied when batch callback is finished | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
8127dfd4-ffda-47ca-a5bd-665b8ed2015b | 1eefd92c-3abb-4fff-b3c2-ed2703f9e32b | batch API scheduled operations can be canceled by throwing an error in the batch callback | realtime/live_objects Realtime with LiveObjects plugin batch API scheduled operations can be canceled by throwing an error in the batch callback | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
4a24b9ee-003f-4743-91a1-787339b11513 | 28298508-50e2-4a32-9cee-75449e24a83c | batch API batch context and derived objects can't be interacted with after the batch call | realtime/live_objects Realtime with LiveObjects plugin batch API batch context and derived objects can't be interacted with after the batch call | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
2f7939ce-47fd-4f2d-aa2d-83b996ac7f2f | 422722ae-9658-4f5a-bbf3-9714b91ff8c7 | batch API batch context and derived objects can't be interacted with after error was thrown from batch callback | realtime/live_objects Realtime with LiveObjects plugin batch API batch context and derived objects can't be interacted with after error was thrown from batch callback | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
198bbc5f-9dfd-4a19-9de6-ce1196de526a | 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 |
014b9d82-bcac-4b1e-a127-79a53517a333 | 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 |