There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
19c2e3b9-32a1-4a9e-a76c-b39c20123d78 | 7d341734-4c86-4ebe-b812-f5a5762892f8 | multiple_concurrent_authorize | realtime/auth multiple_concurrent_authorize | done() called multiple times in test <realtime/auth multiple_concurrent_authorize>; in addition, done() received error: AssertionError: Check second authorize cb was called: expected false to be truthy |
5d1bf6bd-7e92-4054-b9fa-16d5092822fb | e41f11b1-e035-4dbc-8d93-e6684b9b7859 | server_sent_detached_while_attaching | realtime/channel server_sent_detached_while_attaching | check error is propogated to the attach callback: expected undefined to equal 50000 |
5ef5b92a-3cc8-4085-ad12-8ee31479e7f6 | d4c3b8cb-1063-4ce7-a97a-01bff5740d2b | channel_attach_timeout | realtime/channel channel_attach_timeout | TypeError: this.sendMessage(...) is undefined (http://localhost:3000/build/ably.js:4205) |
201eef31-384f-4c4e-bc51-3e3587ae5d6a | 85c093c7-0c39-44cb-831d-9f902b82a8a6 | presenceClientIdIsImplicit | realtime/presence presenceClientIdIsImplicit | Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |