Details of upload 94db2bae-9445-4633-a142-8fd7c77a6c01

Created at
2025-12-18T20:11:26.233Z
Total number of tests
1121
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
e996584
Pull request base ref
integration/objects-breaking-api
Pull request head ref
liveobjects/module-augmentation-with-nodenext
Branch / tag name
2136/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
20349411332
GitHub run attempt
1
GitHub run number
2851
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 14 failures in this upload.

Failure ID Test case ID Test class Test case Message
05ac1151-732d-4665-82cb-03b18b6a1ff4 cfa83d21-dd73-4525-970e-00ab93130fcc channel_backoff_xhr_polling realtime/failure channel_backoff_xhr_polling Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
84809b95-a39d-4308-8690-b01e2d1e423a 9f6f20b7-4d68-4255-8415-8ac88d54b46f LiveMap.set sends MAP_SET operation with primitive values with text protocol realtime/liveobjects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation with primitive values with text protocol Message send timeout expired
39619345-cb59-466d-b70b-0d7b877dafe6 9d601331-fd5e-44d0-98bd-e35d7ec65216 The first ATTACHED should always provoke a SYNCING even when HAS_OBJECTS is false, so that the SYNCED is preceded by SYNCING realtime/liveobjects Sync events The first ATTACHED should always provoke a SYNCING even when HAS_OBJECTS is false, so that the SYNCED is preceded by SYNCING RealtimeWithObjects is not defined
29651656-6513-40dd-80c8-57d9c65cb2cd f5eb1d1a-3a24-4115-ac93-e53f75310aec ATTACHED with HAS_OBJECTS false once SYNCED emits SYNCING and then SYNCED realtime/liveobjects Sync events ATTACHED with HAS_OBJECTS false once SYNCED emits SYNCING and then SYNCED RealtimeWithObjects is not defined
b2f7e6e8-e630-4003-8a3b-30ff14416110 7ebab150-a5a0-44b5-97e0-248ffc21a91b If we're in SYNCING awaiting an OBJECT_SYNC but then instead get an ATTACHED with HAS_OBJECTS false, we should emit a SYNCED realtime/liveobjects Sync events If we're in SYNCING awaiting an OBJECT_SYNC but then instead get an ATTACHED with HAS_OBJECTS false, we should emit a SYNCED RealtimeWithObjects is not defined
a5cc05bb-57c8-48f3-ac19-4c1ccc9654a3 13c8264c-02f0-4800-a21f-73818d665476 An initial ATTACHED with HAS_OBJECTS true provokes a SYNCING realtime/liveobjects Sync events An initial ATTACHED with HAS_OBJECTS true provokes a SYNCING RealtimeWithObjects is not defined
116b3f79-c062-4122-b0d7-b9c3be79d8e2 9a87de63-159f-47aa-a170-12a376c99d48 ATTACHED with HAS_OBJECTS true when SYNCED should provoke another SYNCING, because we're waiting to receive the updated objects in an OBJECT_SYNC realtime/liveobjects Sync events ATTACHED with HAS_OBJECTS true when SYNCED should provoke another SYNCING, because we're waiting to receive the updated objects in an OBJECT_SYNC RealtimeWithObjects is not defined
4d7cb78b-a351-4497-8cfd-1e13657d9f84 c725668e-6f0c-42d7-ac1f-ba3ea1ba4346 If we're in SYNCING awaiting an OBJECT_SYNC but then instead get another ATTACHED with HAS_OBJECTS true, we should remain SYNCING (i.e. not emit another event) realtime/liveobjects Sync events If we're in SYNCING awaiting an OBJECT_SYNC but then instead get another ATTACHED with HAS_OBJECTS true, we should remain SYNCING (i.e. not emit another event) RealtimeWithObjects is not defined
d6cb9a07-61bc-4624-9ddc-7f5fc4f0e89e 7d25b2c0-3a85-465a-8e3b-1c6967b61c0a A complete multi-message OBJECT_SYNC sequence after ATTACHED emits SYNCING and then SYNCED realtime/liveobjects Sync events A complete multi-message OBJECT_SYNC sequence after ATTACHED emits SYNCING and then SYNCED RealtimeWithObjects is not defined
a856f67a-1fe5-45b9-abe6-1b5d3f0fe343 5e89d2fc-3e3b-4704-91d7-fc15c6917095 A complete single-message OBJECT_SYNC after ATTACHED emits SYNCING and then SYNCED realtime/liveobjects Sync events A complete single-message OBJECT_SYNC after ATTACHED emits SYNCING and then SYNCED RealtimeWithObjects is not defined
b466777a-e72a-4441-b7b1-54e3d25d2e43 9fdebc82-49f8-4fd6-927c-e597abef8983 SYNCED is not emitted midway through a multi-message OBJECT_SYNC sequence realtime/liveobjects Sync events SYNCED is not emitted midway through a multi-message OBJECT_SYNC sequence RealtimeWithObjects is not defined
093355e7-be24-4b7a-92c7-8830629d2cad e584e12a-24a2-4dee-b56a-59db597d3be5 A complete multi-message OBJECT_SYNC sequence when already SYNCED emits SYNCING and then SYNCED realtime/liveobjects Sync events A complete multi-message OBJECT_SYNC sequence when already SYNCED emits SYNCING and then SYNCED RealtimeWithObjects is not defined
e015f012-4180-450a-8051-0c5d01657c8d 509e22c0-f7b6-4610-82c5-bbbadc46eace A complete single-message OBJECT_SYNC when already SYNCED emits SYNCING and then SYNCED realtime/liveobjects Sync events A complete single-message OBJECT_SYNC when already SYNCED emits SYNCING and then SYNCED RealtimeWithObjects is not defined
5f70f368-930b-4f5c-9427-9ded1befd8a4 c05da649-1b51-43c9-a3a1-7b40d30b4245 A new OBJECT_SYNC sequence in the middle of a sync sequence does not provoke another SYNCING realtime/liveobjects Sync events A new OBJECT_SYNC sequence in the middle of a sync sequence does not provoke another SYNCING RealtimeWithObjects is not defined