Details of failure 3868b56d-ef6f-4eb1-91c2-51f0d9c642dd

Upload ID
defda13b-7bdb-4b81-8549-79dfafd91970
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.