Details of upload aaacf2df-443d-491d-b83d-0af6501ad0d1

Created at
2024-02-29T21:21:04.191Z
Total number of tests
594
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
67650ef
Pull request base ref
integration/v2
Pull request head ref
test-improvements
Branch / tag name
1652/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8097808870
GitHub run attempt
3
GitHub run number
2287
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
c4513bba-91f9-49c8-b175-7151bc86c8ac 26810646-ed45-4782-b863-d14a70b86c84 Get subscriptions rest/push Get subscriptions [ { "channel": "pushenabled:foo1", "clientId": "testClient3" }, { "channel": "pushenabled:foo1", "clientId": "testClient1" } ] includesUnordered [ { "channel": "pushenabled:foo1", "clientId": "testClient1" }, { "channel": "pushenabled:foo1", "clientId": "testClient3" }, { "channel": "pushenabled:foo1", "clientId": "testClient2" } ] (different length arrays): expected 'different length arrays' to equal true
6e5f99c6-37cb-4fe5-84f1-8d570779111a 853eb2cd-b8af-449c-94a4-0d3ec5035d32 channelSubscriptions save rest/push channelSubscriptions save Cannot read property 'clientId' of undefined
231f259c-c561-4b9e-8800-584f4b04a63b bcab7dab-07e8-4260-9bac-2dae8579056e channelSubscriptions listChannels rest/push channelSubscriptions listChannels [ "pushenabled:listChannels1", "pushenabled:listChannels2" ] includesUnordered [ "pushenabled:listChannels2", "pushenabled:listChannels1", "pushenabled:foo1" ] (different length arrays): expected 'different length arrays' to equal true