There are 40 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
2569a61b-ee28-4cec-a915-19b0e7b5d725 | 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 |
4065f075-f9e9-42b3-9a9c-bf72690080b2 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
7a74f701-4a16-4ceb-af51-6baef994973f | 14c7fd28-f876-4de9-bfbd-63c34562bb5c | xhrpollingpublish0 | browser/simple xhrpollingpublish0 | Timed out: Trying to wait for published messages to be received took longer than 15 second(s) |
a9916220-8e65-4032-bdf8-2bff54ee4b8c | 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 |
48625de1-3f40-4b54-a159-79a30d35d6a4 | 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 | Check counter exists on root before STATE_SYNC sequence with "tombstone=true": expected undefined to exist |
d8339eb3-9fe0-4826-9db7-b80e993d2990 | 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 |
6bc39a7b-e2dc-4016-90ca-b53185e0c062 | 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 |
8fd3972d-d80d-4ea2-a23a-d3133a108b8e | 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 |
326e6a3b-d6ba-4032-9225-6363734da37f | 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 |
f86ca4e6-9539-40a0-8c40-3ac80347a3f0 | 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 |
3723a7a8-4f9e-4a1f-8edd-c41a16c283f3 | 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 "valueCounter" key in root exists: expected undefined to exist |
edac9a45-0a40-4789-8f74-b2db92cb3e54 | 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 |
73da06b0-76cd-47c1-9c4f-9dfcd254ccd4 | 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 | counter is undefined |
53e7f22e-9d3b-414c-80ff-18e48cae173c | 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 |
d6af0976-ac47-40cd-bc04-d1682a5df407 | 3576a3c7-d1b7-4fc5-b6ed-700577515f9e | can apply OBJECT_DELETE state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply OBJECT_DELETE state operation messages | Check counter exists on root before OBJECT_DELETE: expected undefined to exist |
a3dc2ede-6dcb-476e-b550-05240dccf365 | 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 |
77b9cc0a-c44b-4b6d-8aa9-3beb69fd4df6 | 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 |
dc17f4af-71c5-4c1a-b305-c80981f9b418 | 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 |
87e07b12-eafc-4d2a-8334-eac72a0eeadc | 687a8394-6e29-48f3-bb84-3dde77f4cff5 | state operation message on a tombstoned object does not revive it | realtime/live_objects Realtime with LiveObjects plugin state operation message on a tombstoned object does not revive it | Check counter1 exists on root before OBJECT_DELETE: expected undefined to exist |
5649a8ee-0a7b-4101-b9bf-c1a27ab7c010 | 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 |
c3072d62-a51f-4ff8-8ca9-d52114bf12a9 | 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 |
1c04cc3b-4965-4167-98a3-e219af335221 | 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 |
be8b86af-2b91-4c07-87b9-07f3a35bad80 | 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 |
c0c913f7-7ce8-4ed1-8501-1c7a61afa990 | 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 |
0cbbf47c-24ec-45cf-b9c6-b6678a8e1ae2 | 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 | Map value data type is unsupported |
2332e063-c58c-4ca9-a5fc-f5b744de31a4 | 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 |
a3bacc88-af85-4681-abc0-8d03cd04a8e1 | 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 |
3173433a-d811-4f50-a2a9-bd1a2c1b239d | 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 |
3726062b-19af-49d5-9cf6-4c495ef560e1 | 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 |
cea00da0-d2d0-406a-80d9-1d662b236f56 | 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 |
3d302acb-a851-4bd6-a466-8fbb0af2e504 | 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 |
e9e86e0a-d024-4f12-afd3-d9ac321628db | 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 |
2eb50d2f-6881-40fe-8ab2-827dfd663932 | 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 |
7e49e156-bb12-4d90-bd89-9f9ddbd6efdc | 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 |
db86d188-ba5a-4f64-a8ea-42ba56e3ed8a | 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 | counter is undefined |
011878ba-dccc-4695-aa19-6b92bb976ef5 | 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 | Check map has value for key "foo-2" after all map sets: expected undefined to equal 'exists' |
a59ce522-d40b-43d4-9833-a8fa1e29d39b | 0314ff19-4a5e-43a3-b2a6-2f1fd12442b8 | tombstoned object is removed from the pool after the GC grace period | realtime/live_objects Realtime with LiveObjects plugin tombstoned object is removed from the pool after the GC grace period | Check object exists in the pool after creation: expected undefined to exist |
33819fa3-8e72-46e8-a905-5620439eaffd | b5aede22-028a-4837-ae29-f2103119c199 | tombstoned map entry is removed from the LiveMap after the GC grace period | realtime/live_objects Realtime with LiveObjects plugin tombstoned map entry is removed from the LiveMap after the GC grace period | Check key "foo" exists on root after MAP_SET: expected undefined to equal 'bar' |
2ba048d1-49a4-47ad-97c5-0d8f25aff71d | 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 |
9d0dc607-f649-4447-b30a-5f8d053f2e52 | 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 |