Details of failure fb4bcb97-0f5c-46e4-a5c7-22a1f0bab3d8

Upload ID
47e1840b-866c-4906-9d25-d8d124f25032
Test case ID
72da82f9-7b72-4f96-9923-66fe933d31f6
Message
done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js; in addition, done() received error: AssertionError: [ { "id": "testId", "deviceSecret": "secret-testId", "platform": "android", "formFactor": "phone", "clientId": "testClientId", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device5", "deviceSecret": "secret-device5", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device4", "deviceSecret": "secret-device4", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device3", "deviceSecret": "secret-device3", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device2", "deviceSecret": "secret-device2", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device1", "deviceSecret": "secret-device1", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } } ] includesUnordered [ { "id": "device1", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device2", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device3", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device4", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device5", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } } ] (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:191: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.