Details of upload 7ff5d9eb-5807-4959-a8c4-2daef7f19a74

Created at
2025-03-19T10:14:31.330Z
Total number of tests
902
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
9263ffb
Pull request base ref
integration/liveobjects
Pull request head ref
PUB-1242/rename-to-objects
Branch / tag name
1982/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
13784037958
GitHub run attempt
7
GitHub run number
3343
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
f264ebf2-db55-46d8-97c8-64a468aed078 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
42d6a62e-dfd8-4db8-8fa9-7a7249a64a18 3b6b71cb-3abd-402c-ad67-c7b17f8d2675 subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied realtime/objects Realtime with Objects plugin subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue'
310669fc-7e41-4bf0-9a0e-8900e088241b 022820c3-0309-4c5a-968f-f7343da0f82e LiveMap created with Objects.createMap can be assigned to the state tree with binary protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the state tree with binary protocol Check map assigned to the state tree has the expected value for its LiveCounter key: expected _LiveCounter{ …(9) } to equal _LiveCounter{ …(9) }