There are 21 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| cad2b1cd-58de-40d0-9f61-efc6ee761375 | 803a454f-4be9-4412-895a-fe13926942f2 | presenceMessageExtras | realtime/presence presenceMessageExtras | Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js) |
| bfd44d7d-75df-4360-a59b-bca851fa6179 | 5b7a69d0-a7b9-426b-b0b9-42f0d49d59e7 | should handle complex object operations workflow with binary protocol | rest/objects Rest with Objects plugin should handle complex object operations workflow with binary protocol | invalid character '\u0091' looking for beginning of value |
| 3e452921-e2ee-45c6-8345-5e911a88f9de | f78fc8dd-b679-4f7c-a551-aaa6a0734863 | should handle complex object operations workflow with text protocol | rest/objects Rest with Objects plugin should handle complex object operations workflow with text protocol | expected { …(2) } to have deep property 'counter' of 11, but got { Object (objectId) } |
| eaad8b09-8210-4caa-a0fd-1d115f2db5e6 | 345cc1c8-0d1c-4e74-96ab-7b2e36865cc0 | should get root object by default with binary protocol | rest/objects Rest with Objects plugin RestObject.get() should get root object by default with binary protocol | 639 trailing bytes |
| 13ea12ba-fbd5-4d8e-aeee-9bf9ca4b944c | 77c631f9-4fb0-43a2-9774-c24db17a6695 | should get object with compact=true by default with binary protocol | rest/objects Rest with Objects plugin RestObject.get() should get object with compact=true by default with binary protocol | 9 trailing bytes |
| 510cdb30-f7a3-4eca-a52d-5d6926ca16fe | 422d8d88-c238-4beb-8a75-42287f69e7b8 | should get object with compact=false returning expanded structure with binary protocol | rest/objects Rest with Objects plugin RestObject.get() should get object with compact=false returning expanded structure with binary protocol | 1665 trailing bytes |
| 83f73591-21e6-4aee-9b19-f65c15da7277 | 44c89efa-ff07-4819-9502-c9fc28a223e5 | should get object by specific objectId with binary protocol | rest/objects Rest with Objects plugin RestObject.get() should get object by specific objectId with binary protocol | 112 trailing bytes |
| da409b92-d3b6-48c3-ab5d-11e7e6fecbb5 | caefddce-0d99-42ec-a2fb-c41a68cf8a58 | should get object with path parameter with binary protocol | rest/objects Rest with Objects plugin RestObject.get() should get object with path parameter with binary protocol | 146 trailing bytes |
| d5316902-d2f6-4e23-a4e7-1a6d4d6651e3 | 7fa9541c-70c4-4f8f-adc3-19f29d0d613a | should handle different data types for compact objects with binary protocol | rest/objects Rest with Objects plugin RestObject.get() should handle different data types for compact objects with binary protocol | 639 trailing bytes |
| 7721b69a-87e3-4233-bbea-63a68782cd3c | f3eaa472-3a97-4301-9bdd-4d8808446097 | should handle different data types for expanded objects with binary protocol | rest/objects Rest with Objects plugin RestObject.get() should handle different data types for expanded objects with binary protocol | 1665 trailing bytes |
| 8e0c84f5-e75e-48ed-8d49-5e1bc220af88 | eb789cb3-f4d1-4484-b9ec-d193bcddc895 | should handle different data types for expanded objects with text protocol | rest/objects Rest with Objects plugin RestObject.get() should handle different data types for expanded objects with text protocol | Check data for key "emptyBytesKey" is retrieved correctly in expanded object: expected false to be true |
| df22e080-a6fb-492a-aa8f-fe6b3a61de81 | 2e43c423-f250-4b5e-8ed9-7107ef29fbd1 | should publish single MAP_SET operation with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should publish single MAP_SET operation with binary protocol | invalid character '\u0091' looking for beginning of value |
| 694598c9-83db-410f-b274-a8bcfbf4b6a2 | 83b908cb-ceac-4948-b89b-89a247797f56 | should handle different data types in MAP_SET operation with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should handle different data types in MAP_SET operation with binary protocol | invalid character '\u0091' looking for beginning of value |
| 351dbf3b-6771-4c57-919b-a3f4a81ef983 | 9ee9655a-6289-4930-bc3f-54f3f7dccab1 | should handle different data types in MAP_SET operation with text protocol | rest/objects Rest with Objects plugin RestObject.publish() should handle different data types in MAP_SET operation with text protocol | Check data was set for a key "emptyBytesKey" via MAP_SET: expected false to be true |
| fe649f67-8c32-4102-9c99-f2f3c26bd9b2 | e65c3fcd-ddc8-4a05-8d39-a367a775cb54 | should publish single MAP_CREATE operation with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should publish single MAP_CREATE operation with binary protocol | invalid character '\u0091' looking for beginning of value |
| 3f1e489d-f37b-465f-8553-1d2d6c42148b | c3be6a68-d463-42b0-996f-4ebac3c7070c | should handle different data types in MAP_CREATE operation with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should handle different data types in MAP_CREATE operation with binary protocol | invalid character '\u0091' looking for beginning of value |
| 9b1e3837-7c0f-4f5b-b484-ba0f6e599762 | ffb6248b-036e-4ed3-b44d-cd2e5ed871cc | should handle different data types in MAP_CREATE operation with text protocol | rest/objects Rest with Objects plugin RestObject.publish() should handle different data types in MAP_CREATE operation with text protocol | Check data was set for a key "emptyBytesKey" via MAP_CREATE: expected false to be true |
| f150500a-da4b-4608-8de3-7609bd1e7e8d | ff379b4a-8939-4f06-bf19-73adfaf01f18 | should publish single MAP_REMOVE operation with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should publish single MAP_REMOVE operation with binary protocol | invalid character '\u0091' looking for beginning of value |
| 61c220ce-120b-4cce-88b3-402bc9450136 | cba3a0a0-fd77-4c03-a63c-145d44719919 | should publish single COUNTER_CREATE operation with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should publish single COUNTER_CREATE operation with binary protocol | invalid character '\u0091' looking for beginning of value |
| b287f766-102d-4adb-876f-e6b0b6ae3f34 | 921c84cc-140a-4c67-8795-7cee9820d1df | should publish single COUNTER_INC operation with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should publish single COUNTER_INC operation with binary protocol | invalid character '\u0091' looking for beginning of value |
| 21746841-0578-4e50-b8a7-b128721aa47a | fba2ea1f-2c18-4487-9ed5-65ba112e8a1a | should publish array of operations with binary protocol | rest/objects Rest with Objects plugin RestObject.publish() should publish array of operations with binary protocol | invalid character '\u0093' looking for beginning of value |