Details of upload 71e638ef-06ba-4add-9ef7-106f247589ad

Created at
2025-01-24T09:23:22.709Z
Total number of tests
684
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
cd70711
Pull request base ref
integration/liveobjects
Pull request head ref
DTP-1121/update-channel-serial-on-state
Branch / tag name
1961/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12946629992
GitHub run attempt
1
GitHub run number
3252
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
6191956f-6275-4e51-90a2-a4c92606839b 992d5071-16c9-4531-8774-f5445a7e75f5 set channelSerial field for ATTACH ProtocolMessage if available realtime/channel set channelSerial field for ATTACH ProtocolMessage if available expected 'channelSerial' to equal 'channelSerial2'
ddbd9a5c-75f7-4270-82f7-ba2e97633a71 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
a0259c3c-5089-4186-9718-7d9529b07da4 e7ff86ed-c05e-4289-b00d-93a3503a2a6d can apply COUNTER_CREATE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_CREATE state operation messages Check counter at "valueCounter" key in root exists: expected undefined to exist
4ff1e84b-01cf-4175-ac06-2da8f61db5b3 59bddbf9-1802-4354-8167-e138ee3935e1 can apply COUNTER_INC state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_INC state operation messages Check counter at "counter" key in root has correct value after 9 COUNTER_INC ops: expected -111 to equal -1000111
84935983-a78f-4042-8cc8-3b56dc0513bc dd2064fa-1e4f-4807-9dac-686a159a52ca can subscribe to the incoming COUNTER_INC operation on a LiveCounter realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter Cannot read properties of undefined (reading 'subscribe')