Details of upload cac76d29-48a2-419b-bb1b-d1c53e701618

Created at
2024-11-27T08:35:58.049Z
Total number of tests
762
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
b03efd5
Pull request base ref
DTP-963/liveobjects-customer-typings
Pull request head ref
DTP-1078/lexico-timeserials
Branch / tag name
1926/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12046313128
GitHub run attempt
1
GitHub run number
2130
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 21 failures in this upload.

Failure ID Test case ID Test class Test case Message
1f1c88a2-9bff-4e33-a62f-0974c53a107a 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'
5d23f016-a2e2-4323-92af-c938a811c7e7 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
d9bdb24c-5007-40d2-af03-2ce4afff521d 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 undefined is not an object (evaluating 'map.size')
f5ea1cde-73a3-405a-9e0b-61fce4366fc1 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
b3553542-0e54-4ea5-b189-6a89c2cb2851 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 undefined is not an object (evaluating 'counter.value')
f2f239a6-be3b-4c5d-8423-16fddab43f09 a060814b-7701-49e6-9a4d-62ae34bd3ef6 subscribes to filtered channel realtime/message subscribes to filtered channel Expect only two filtered message to be received: expected +0 to equal 2
c4d8bae9-b2c8-43dd-a0e5-6882a96327fc 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
60451ee9-1b74-432f-ad0d-b59ede1fe4f5 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
958e977f-e070-439f-8928-64f83c0440d0 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
8ff5d2fb-4b09-46aa-9471-0990a4597873 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'
bd60f44b-24e5-401e-9c8e-4d934d0bdd62 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 undefined is not an object (evaluating 'counter.subscribe')
9a6e2cc3-b32d-4588-8551-90847db70e7f 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 undefined is not an object (evaluating 'counter.subscribe')
cd9698cb-c26f-4c9e-9251-da4091bbfae8 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 undefined is not an object (evaluating 'map.subscribe')
c3784691-cc1a-4e47-8ca5-46743040b697 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 undefined is not an object (evaluating 'map.subscribe')
2610b99b-0012-403b-95cc-0330ea74282c 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 undefined is not an object (evaluating 'map.subscribe')
1ccc6d53-a9e7-4be7-8b0e-72e6bb191d50 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 undefined is not an object (evaluating 'counter.subscribe')
3faafce8-e477-4f7f-9c58-53166cf56162 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 undefined is not an object (evaluating 'counter.subscribe')
ae89dbcb-2072-449b-8ac2-b3e8974e4550 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 undefined is not an object (evaluating 'counter.unsubscribeAll')
aed2a482-237c-4417-b7b6-edd7d0b80841 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 undefined is not an object (evaluating 'map.subscribe')
0fb2813b-2803-414e-9e17-18bbeda9c555 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 undefined is not an object (evaluating 'map.subscribe')
2090b8c4-9202-4608-bb97-be982a41aa16 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 undefined is not an object (evaluating 'map.unsubscribeAll')