Details of upload 52197a91-5489-459f-93fc-85bec7702086

Created at
2025-04-16T08:27:34.576Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
86ecf74
Pull request base ref
integration/liveobjects
Pull request head ref
liveobjects/merge-main
Branch / tag name
2006/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
14487940532
GitHub run attempt
1
GitHub run number
3408
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
3ea2e43b-655e-4441-bff8-c1d599a6472f 32e9d3b9-f069-4c43-bd7d-2abf294a51fb publish and subscribe annotations realtime/annotations publish and subscribe annotations First argument of annotations.publish() must be either a Message (or at least an object with a string `serial` property) or a message serial (string)
956c577e-add5-4a50-a2b3-e4c4d12fdc18 959b8957-96cd-4ef3-a7d4-504532d8391a get all annotations rest request realtime/annotations get all annotations rest request First argument of annotations.publish() must be either a Message (or at least an object with a string `serial` property) or a message serial (string)
9b91960e-72c9-44e1-a9da-94dadf61b246 77877224-2b59-4545-b366-de5bdef12e2e should stringify the numeric action realtime/message DefaultMessage.fromEncoded should stringify the numeric action expected '[Message; action=message.create; data…' to equal '[Message; action=message.create]'
1a9260a6-cfbd-4b64-9b88-dd8cd6a9b311 77877224-2b59-4545-b366-de5bdef12e2e should stringify the numeric action realtime/message DefaultMessage.fromEncoded should stringify the numeric action expected '[Message; action=message.update; data…' to equal '[Message; action=message.update]'
03f182f1-0931-414c-92af-a657320ae876 528dcd79-280f-4ed5-b8be-6da443365668 should handle no action provided realtime/message DefaultMessage.fromEncoded should handle no action provided expected '[Message; action=message.create; data…' to equal '[Message; action=message.create]'
ed16dabd-acc7-4e67-9928-13087e1d455f 72c2b83f-60e6-449b-bdb0-2ec7ea21e30b should handle unknown action provided realtime/message DefaultMessage.fromEncoded should handle unknown action provided expected '[Message; action=unknown; data (json)…' to equal '[Message; action=unknown]'
2ff2b4a8-5686-4b8a-b915-aabc4800e0a7 9c7cb812-c5d8-4296-98ba-f85518e8acf5 revokes tokens matching the given specifiers rest/revokeTokens revokes tokens matching the given specifiers Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/rest/batch.test.js)