There are 29 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
ce9bde79-92f1-48b6-a0b2-cf91f08ff180 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
708e5ea6-4c66-4a83-b100-da92de91438b | cdc232e7-fdc7-4260-8912-950caaf93c31 | page_refresh_with_manual_recovery | browser/connection page_refresh_with_manual_recovery | Check new realtime recovered the old: expected false to be truthy |
174c54f8-e9da-435b-a550-1e9278968623 | 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 |
c0784b92-0281-4901-924f-bd7d61ceee72 | 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 | import_deep_equal.default is not a function |
632908b6-65b9-43d8-a75b-63827abb2176 | 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 |
37a591db-6ace-457e-be9d-3ded3a3518ea | 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 |
f9e9d244-ff23-4b69-b40a-79405cee7d1a | 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 |
5166bfbf-c43f-4077-a775-9dccac331043 | 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 |
3d17b5bc-be96-4f6c-83ec-bc9c0fed9ab9 | 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 |
fddd1c6e-e14a-431d-b0f3-925bce06b122 | 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 7 COUNTER_INC ops: expected -1 to equal -11 |
4a66a610-e6a1-438c-aeac-8e7d731f2801 | 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 |
338ecac0-ea4d-4ec8-bfa9-7540dd70ebfa | 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 |
c9decb37-99c7-4372-be53-8d4e4ca0ed39 | 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 |
ddb2eefd-a851-4be6-8f0c-a60c90f19ec7 | dcc335b9-de15-4370-86a7-86af29f65bc0 | OBJECT_DELETE triggers subscription callback with deleted data | realtime/live_objects Realtime with LiveObjects plugin OBJECT_DELETE triggers subscription callback with deleted data | root.get(...) is undefined |
f924e2cd-f47e-4c33-b5a8-1fcbfd940002 | 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 |
193f9a67-2210-48b8-9185-6750658d0974 | 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 |
78eb8353-a37a-42c4-9848-8aef11e0e85e | 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 |
e27cb790-a46f-4684-a40d-41304ca5791b | 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 |
462b4bd6-45ea-4b5f-90f0-0740d3b6480b | 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 |
7e42bded-884e-45d6-ad79-78c83a944743 | 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 |
4f62aba6-74a4-46b8-81ad-2aaeb690fcd0 | 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 |
64c66926-5088-4008-b082-3ff86f7861bb | 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 |
4daf4ed2-10e0-4211-aab4-f32a041d903d | 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 |
449acbae-36b1-4ca9-bbe7-79e4734488f2 | 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 |
a5652a97-d9c1-4285-9572-e1de70d992ab | 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 |
6c7840e5-3908-43f2-9572-5faf756862d9 | 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 |
f3d5a996-7134-42c7-b0e6-87f40dc9145f | 0be38915-9804-4f97-9bfc-49f7b479fb00 | batch API batch context and derived objects can't be interacted with thrown error from batch callback | realtime/live_objects Realtime with LiveObjects plugin batch API batch context and derived objects can't be interacted with thrown error 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 |
6d19c8a6-b9f1-4cad-8fb2-ed50a89675f1 | 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 |
c6abb5a5-6191-44bc-96a3-e4f8c285f6a9 | 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 |