Details of upload e994dca4-66ca-44c2-b1be-4e2979cbae28

Created at
2026-03-06T14:17:56.584Z
Total number of tests
1210
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
a2b8b23
Pull request base ref
integration/protocol-v6
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
22766594270
GitHub run attempt
1
GitHub run number
3051
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 30 failures in this upload.

Failure ID Test case ID Test class Test case Message
acb3d4f2-485b-428a-9145-cb582f638e47 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 DataView: expected ArrayBuffer, got Object
b937ee76-6bd2-436f-a4ad-9c8dc781f104 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 DataView: expected ArrayBuffer, got Object
9d896c5f-44d3-4680-8923-1246e64cb2a4 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 JSON.parse: unexpected character at line 1 column 2 of the JSON data
a8a97d40-51eb-441c-bfa7-a1a1c26f5e70 4de8988b-78cb-4558-8233-2761c0c72eb0 should return undefined for non-existent object ID or path with binary protocol rest/objects Rest with Objects plugin RestObject.get() should return undefined for non-existent object ID or path with binary protocol Error response received from server: 404 body was: {}
a2e7c490-0a68-46bb-909e-cfb04c9d4a58 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 DataView: expected ArrayBuffer, got Object
036aa0a9-ca41-488c-920a-88de2e548084 ff88c310-b8e7-4cec-bd85-ef29896cc49d should get root object by default with text protocol rest/objects Rest with Objects plugin RestObject.get() should get root object by default with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
05fabf3b-272b-4054-99b2-043d4670f539 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 DataView: expected ArrayBuffer, got Object
8ed543d3-0098-4a23-9fe7-4f4a37564742 50ee34e8-b862-42f8-8865-a9d1334995fd should get object with compact=true by default with text protocol rest/objects Rest with Objects plugin RestObject.get() should get object with compact=true by default with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
76fd1d5c-103b-4628-b0fd-8f830698616d 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 DataView: expected ArrayBuffer, got Object
d4bc1b21-9886-47bc-a706-bbb1b7bd25c4 061dd3dc-639c-44fe-a448-7b4877f7a25a should get object with compact=false returning expanded structure with text protocol rest/objects Rest with Objects plugin RestObject.get() should get object with compact=false returning expanded structure with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
f1a61c33-08ee-4371-9a99-d5f48b888561 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 DataView: expected ArrayBuffer, got Object
170acd8e-72d8-49e5-bd56-451d865df2cc 8165e836-5f7b-4d7c-b2d9-4792e6879799 should get object by specific objectId with text protocol rest/objects Rest with Objects plugin RestObject.get() should get object by specific objectId with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
192621b0-4e67-459b-864a-15f0111ecf38 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 DataView: expected ArrayBuffer, got Object
73661e66-1232-4d9f-bab6-eb87c709c50d 756879f8-f9d4-41ea-8080-f5ab60f6376a should get object with path parameter with text protocol rest/objects Rest with Objects plugin RestObject.get() should get object with path parameter with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
876840de-4467-4e08-98c9-805c0caec519 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 DataView: expected ArrayBuffer, got Object
1ddb6a49-e85a-436c-9ee4-071065eade84 c7299ac9-b25a-4f45-8457-3d8b7eb5025e should handle different data types for compact objects with text protocol rest/objects Rest with Objects plugin RestObject.get() should handle different data types for compact objects with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
f2339f6d-2ccf-480e-a177-bc11b3cbdae7 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 DataView: expected ArrayBuffer, got Object
cfa295e0-1591-4878-a3a1-007a1ed91731 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 JSON.parse: unexpected character at line 1 column 2 of the JSON data
531cc64a-2f05-4e68-b253-e2a84e97fcaa 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 DataView: expected ArrayBuffer, got Object
8397d010-4420-4862-a7b4-00cc38f9da7b 9003f30e-8b83-4dff-8696-4d72d96cd040 should publish single MAP_SET operation with text protocol rest/objects Rest with Objects plugin RestObject.publish() should publish single MAP_SET operation with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
4f0db99c-8bf0-4e6a-8ebf-22f61adb8690 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 DataView: expected ArrayBuffer, got Object
2e8fa264-31f0-482c-870e-d41b2cc6b7ec 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 JSON.parse: unexpected character at line 1 column 2 of the JSON data
c2e32da2-a36d-4ec7-b090-42ddeb066705 30304719-2119-4bf6-a40f-12efbcde136c should publish single MAP_CREATE operation with text protocol rest/objects Rest with Objects plugin RestObject.publish() should publish single MAP_CREATE operation with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
41bbb5c3-c54b-4645-b974-616db292058b 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 DataView: expected ArrayBuffer, got Object
4ff894f0-2c26-4c89-af7a-449ba5a1c93f 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 JSON.parse: unexpected character at line 1 column 2 of the JSON data
c137e748-10f3-46e1-baba-feb0aebf9c6a 2b15e894-6d07-415a-8b3b-51faf0c9b0a5 should publish single MAP_REMOVE operation with text protocol rest/objects Rest with Objects plugin RestObject.publish() should publish single MAP_REMOVE operation with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
749e8344-9f7d-45e6-b9c6-cc4f48702f4f 4bdab676-be76-4dba-88a0-77cf03ef3c34 should publish single COUNTER_CREATE operation with text protocol rest/objects Rest with Objects plugin RestObject.publish() should publish single COUNTER_CREATE operation with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
98f97685-dde0-42f5-bb01-930c455585c0 4739deaa-8c8e-4fd7-b5b0-da907477ec6a should publish single COUNTER_INC operation with text protocol rest/objects Rest with Objects plugin RestObject.publish() should publish single COUNTER_INC operation with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
34c2c896-c482-46d8-a3ed-6ac69237dd06 ac2b1255-9662-4022-aa54-7beb9323053e should publish array of operations with text protocol rest/objects Rest with Objects plugin RestObject.publish() should publish array of operations with text protocol JSON.parse: unexpected character at line 1 column 2 of the JSON data
dcc94e69-b8b8-4643-aa98-bb7c724dbd04 b357d80b-c4d1-4cca-af9a-6adb2b07cf3d is able to decrypt history messages browser/modular Crypto with Crypto _BaseRealtime is able to decrypt history messages expected to equal 'Test message'