Details of upload fbc4f6f1-7989-4cc4-a24c-9d8cf33f34be

Created at
2024-01-22T10:25:52.063Z
Total number of tests
755
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
e086510
Pull request base ref
integration/v2
Pull request head ref
2023-01-19-merge-main-into-v2
Branch / tag name
1587/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
7609055461
GitHub run attempt
3
GitHub run number
1175
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
e18774b3-a009-4d96-95b3-feda0afe8126 9cc5e17b-2c61-46a8-ba27-55a0401701b0 channelSubscriptions get rest/push channelSubscriptions get [ { "channel": "pushenabled:foo1", "clientId": "testClient4" }, { "channel": "pushenabled:foo1", "clientId": "testClient0" } ] includesUnordered [ { "channel": "pushenabled:foo1", "clientId": "testClient0" }, { "channel": "pushenabled:foo1", "clientId": "testClient2" }, { "channel": "pushenabled:foo1", "clientId": "testClient4" } ] (different length arrays): expected 'different length arrays' to equal true