There are 29 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| f36db517-c5e8-4f0c-a924-a0e03cbba526 | 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 | First argument to DataView constructor must be an ArrayBuffer |
| dba4f4f3-e03f-44b2-9ec1-7cfbc91fd43e | 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 | "[object Object]" is not valid JSON |
| 8677ec7d-4d88-4978-82f6-507af7cc070f | 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: {} |
| e2d0924f-a469-43ce-8bff-b6cc801791de | 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 | First argument to DataView constructor must be an ArrayBuffer |
| 21d57831-b4c6-499e-91ea-d2e57cdeb4ab | 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 | "[object Object]" is not valid JSON |
| 58fe4d9f-dc7f-4917-b772-c32453b621e2 | 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 | First argument to DataView constructor must be an ArrayBuffer |
| 8567168b-6837-4f6e-9d1d-52db3dbd9642 | 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 | "[object Object]" is not valid JSON |
| 125ea20b-a790-4dbf-8337-1e6f26afb5c0 | 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 | First argument to DataView constructor must be an ArrayBuffer |
| 71a2c790-d62d-4ec7-b1f3-41650e3c15bc | 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 | "[object Object]" is not valid JSON |
| b688128d-d729-47db-9edf-251c541cff0a | 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 | First argument to DataView constructor must be an ArrayBuffer |
| 3fd56184-76c0-4f93-8fe7-626e0a337405 | 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 | "[object Object]" is not valid JSON |
| e679e8dc-5c13-4f18-916d-f0cea18f734a | 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 | First argument to DataView constructor must be an ArrayBuffer |
| ea616d31-8153-42ef-8d23-94cfe1a1e807 | 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 | "[object Object]" is not valid JSON |
| 49481ed9-3424-46fe-b4a5-eacafce7fee3 | 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 | First argument to DataView constructor must be an ArrayBuffer |
| 0f213a1f-766c-43d6-9eed-13a5dcaedf85 | 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 | "[object Object]" is not valid JSON |
| edfa4e38-e944-41fa-b373-328e407369c5 | 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 | First argument to DataView constructor must be an ArrayBuffer |
| eb58c55c-6093-4008-9d3e-a5823c1e3f60 | 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 | "[object Object]" is not valid JSON |
| 556cb6e4-e3f3-4852-bf78-052ca2e2749f | 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 | First argument to DataView constructor must be an ArrayBuffer |
| 3fedb334-a0ed-4306-9d67-8235e9e76751 | 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 | "[object Object]" is not valid JSON |
| 9a82a0ea-6dac-4ce9-84e4-8cb5876223eb | 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 | First argument to DataView constructor must be an ArrayBuffer |
| c2ee5823-e867-4ae0-b5f5-adda2e39ddb9 | 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 | "[object Object]" is not valid JSON |
| 4e8849c7-1855-4cf5-aaed-bec560daf38e | 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 | "[object Object]" is not valid JSON |
| a4002e2f-d292-409f-90bd-53b20aecab11 | 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 | First argument to DataView constructor must be an ArrayBuffer |
| b4009e91-d79c-491e-aa29-68dd58f61f00 | 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 | "[object Object]" is not valid JSON |
| 209145cb-77c5-4d3b-a22d-ba41d46341c1 | 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 | "[object Object]" is not valid JSON |
| eb7f22f6-dafc-4b76-b2da-e70189ca5739 | 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 | "[object Object]" is not valid JSON |
| 9e0abcf9-58a7-4627-bfad-2757817b1fe0 | 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 | "[object Object]" is not valid JSON |
| d48a2646-0dd0-4be2-a8ef-683018ced0be | 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 | First argument to DataView constructor must be an ArrayBuffer |
| c056ede9-5073-4c32-b604-a5455002696c | 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 | "[object Object]" is not valid JSON |