There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
cff2e3b0-39c1-4521-bebe-a18c70c42265 | 7d341734-4c86-4ebe-b812-f5a5762892f8 | multiple_concurrent_authorize | realtime/auth multiple_concurrent_authorize | done() called multiple times in test <realtime/auth multiple_concurrent_authorize> of file /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js; in addition, done() received error: AssertionError: Check third authorize one cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1566:76 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:244:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' } |
2ea66cd7-01db-44b4-927d-afaff0150f39 | 992d5071-16c9-4531-8774-f5445a7e75f5 | set channelSerial field for ATTACH ProtocolMessage if available | realtime/channel set channelSerial field for ATTACH ProtocolMessage if available | expected 'channelSerial' to equal 'channelSerial2' |
7f0b7213-8e78-4717-8852-26352f8e35b9 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
c1827366-2729-470a-940e-e6b97eb15b4d | 84b5f3ac-f83e-4828-a130-e7a8f9f33df4 | state message publish respects connectionDetails.maxMessageSize | realtime/live_objects Realtime with LiveObjects plugin state message publish respects connectionDetails.maxMessageSize | expectRejectedWith is not defined |