Details of upload 3f281fbd-91ee-41c3-b529-f15dfe899f3b

Created at
2025-12-18T20:10:28.757Z
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
abb203f5-31ba-4c19-b501-61c273cad9c9 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
04e4b009-d074-4f42-bfe3-950f5b8b5a30 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
2de04366-8345-442f-bb5d-eecc758d16fb 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
ee998537-151d-4856-a592-6b09083cc120 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
b084d3dd-c5b2-4b80-bde0-b09a8e2660a5 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
67919850-e627-4062-a21d-552479bead36 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
8a226361-8a4f-4309-80a2-671816074e17 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
a806b1f4-63d2-44ce-b4e2-43ef30e6bd39 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
39dc649c-df2d-4612-b71a-241449ec1e5c 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
d127005a-60c2-465e-b521-819679c670da 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
ce7c7977-316d-450c-9b94-08b58ed1ddad 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
aee88ac2-a317-4549-9d0f-320cdd73c42d 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