Details of upload 77525dd9-9e2c-455e-ae14-734e4be6ff0e

Created at
2025-12-18T20:12:08.966Z
Total number of tests
1024
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
20349411331
GitHub run attempt
1
GitHub run number
3852
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 12 failures in this upload.

Failure ID Test case ID Test class Test case Message
40d940c0-6f0e-427f-9572-d4f41989ebc3 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
e70f1fbe-0cc4-40d9-8a8e-b389a6b3390d 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
5a0ba2e7-67b9-4ae3-93df-54abc3adc59c 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
e75c2924-301c-4159-b9f9-3ce98fdd71e6 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
c4c55c0b-28bb-4f10-9439-abba86e0020a 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
3b02bfbd-d1ee-4f7b-8f40-89a1390e1846 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
34aaee98-0ceb-4b1f-84ef-b634ac6a92b0 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
31b14c86-1836-4802-af17-8bde2cce2e35 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
96722e95-e91a-47ed-a854-638fc3f5bf58 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
3de0fe3a-96db-4668-b415-9e00fe12ef40 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
11c67fcf-b7b2-41c6-b1c7-160fb080db94 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
306d3359-ce96-4ac3-a6cf-dfa937aa9d69 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