Details of upload df0e9419-f672-4525-acc3-0402b14168ec

Created at
2025-12-04T09:10:58.396Z
Total number of tests
1026
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
813b837
Pull request base ref
integration/objects-breaking-api
Pull request head ref
PUB-1197/liveobjects-rest-api
Branch / tag name
2109/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
19923138281
GitHub run attempt
1
GitHub run number
3782
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 20 failures in this upload.

Failure ID Test case ID Test class Test case Message
2b224988-d399-4c45-be0a-0c4b3e5a09c2 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 msgpack: invalid code=81 decoding string/bytes length
2f5be16a-cca9-4bd3-9c28-ce81dfae5891 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 msgpack: invalid code=81 decoding string/bytes length
de509a07-5d4a-4287-9d33-da373dc21c8c 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 msgpack: invalid code=82 decoding string/bytes length
764c7e36-20cb-4f6b-bbf4-5743c7bcb461 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 msgpack: invalid code=83 decoding string/bytes length
04ce984d-fad6-4376-ba05-5e7ab113adfe 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) }
7b60d57d-8fa6-4cee-baa4-472cf9729f12 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
f255aabe-4608-4591-b45c-3c5769c5e5e2 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
c83c8035-bf92-4ab6-8f6c-b1cc539b220d 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
bc1d2bfe-7366-403b-9a4b-de6f3c38d4df 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
fdcafba8-c3e0-480e-a6b4-3eb1072a3ba4 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
1dc88356-e3be-49d9-8a30-43f3ea092198 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
59b99213-a6f7-4437-b055-5755b3080ed1 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
db42acb4-552d-4563-9106-be995644f714 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
71ad337c-cf5a-42b0-bc30-b3ca74d3fbdb 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 msgpack: invalid code=82 decoding string/bytes length
305d6723-3370-4c0a-8f24-2275430aa5da 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 msgpack: invalid code=82 decoding string/bytes length
bf5cef4d-0187-44e3-9ad6-8b6b384bc8da 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
00c002cc-b70d-45ac-9613-c0c5ccc0864e 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 msgpack: invalid code=83 decoding string/bytes length
d553bb24-b0f1-43d9-99ab-5666b741292b 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 msgpack: invalid code=8c decoding string/bytes length
58f42a0b-85f9-4549-8b4e-0a87253e1783 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
4c29cf02-f8a9-4757-9d20-ccf856f4351b 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 msgpack: invalid code=81 decoding string/bytes length