There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
64c73bc9-4e74-4132-9088-bc8b2601eb0b | 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 first authorize cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1550:70 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' } |
61401205-842d-4195-87a9-12cfe68608d3 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
eefc784a-e424-4641-9a70-32e4d8b6d9c6 | 7d06c66f-cdea-4561-919d-b789f34a63a0 | "before all" hook for "can attach to channel with Objects state modes" | realtime/objects "before all" hook for "can attach to channel with Objects state modes" | post: /channels/objects_fixtures/objects FAILED; http code = 400, error code = 40001, message = json: cannot unmarshal object into Go struct field StateOperation.operation of type string; operation = {"operation":{"action":3,"nonce":"17254179663523828"}} |
c2f333a3-5c82-45fb-9f5d-aec28a28bad0 | 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 | presenceMessageAction | realtime/presence presenceMessageAction | Action should contain string "enter": expected 'present' to equal 'enter' |