Details of upload 16ce5c67-cdc2-45f3-9df4-4cf1a184aced

Created at
2025-12-18T18:32:48.411Z
Total number of tests
1024
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
cbeec96
Pull request base ref
main
Pull request head ref
integration/objects-breaking-api
Branch / tag name
2134/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
20346716727
GitHub run attempt
1
GitHub run number
3849
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
b76f89f5-4672-4ec0-adc2-588381525527 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
f2036905-ba57-4e3a-a406-c0dfc7cc43c9 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
8db68f7d-c581-418a-b197-8de0f328c585 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
41744643-7ab3-407f-a785-081cb9b3a631 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
cd7da688-7e60-4953-98c9-4a600ea197b7 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
fe993657-36ef-445d-bda1-cbdc0b245c03 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
b22e28ae-7c9d-405a-992e-420177cb62df 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
b95f3688-177d-4866-ba77-4357130e3a09 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
c6749ee6-a380-420d-9451-92abc7f4044f 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
83c0177e-6d1b-45a0-9844-e63a1b1b45cb 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
d7b23afe-c26a-402a-85b5-f819a69b66f0 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
d5015d78-bf06-4af8-8b6b-b80d8144fb83 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