Details of failure 366dbcc9-8938-49c3-b00d-7cdea8b96f16
- Upload ID
-
47e1840b-866c-4906-9d25-d8d124f25032
- Test case ID
-
bcab7dab-07e8-4260-9bac-2dae8579056e
- Message
-
done() called multiple times in test <rest/push channelSubscriptions listChannels> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js; in addition, done() received error: AssertionError: [
"pushenabled:listChannels1",
"pushenabled:listChannels2"
] includesUnordered [
"pushenabled:listChannels2",
"pushenabled:listChannels1",
"pushenabled:foo2"
] (different length arrays): expected 'different length arrays' to equal true
at testIncludesUnordered (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:376:21)
at Context.<anonymous> (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:303:7)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
showDiff: true,
actual: 'different length arrays',
expected: true,
operator: 'strictEqual'
}
Crash reports
There are no crash reports for this failure.