Details of upload 45533541-b186-47e3-8e76-93cee8aa109c

Created at
2025-04-16T08:27:33.646Z
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 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
2718d324-cc2b-4c84-9a6f-eecac6aafa38 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)
80b34b10-875d-4032-866c-703fd40b5a29 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)
31f4d650-8687-4133-b89c-f2a571819e35 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]'
cc10753c-fefd-43c3-bb99-5f6ff689e40d 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]'
53c6c7f3-586c-4664-b19d-0ecc64be570f 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]'
adaa8b25-b097-4fae-bfcc-da1659028dfc 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]'