There are 21 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 4cc4cf76-2e8f-4677-8ee4-d083c54e8b67 | 010f0dc6-860d-4e9b-894a-086b98e0592b | batch API get method is synchronous | realtime/objects Realtime with Objects plugin batch API get method is synchronous | realtimeObject.batch is not a function |
| 50b4e7f2-e3af-4e54-aa23-c4e4c57a54ff | ca5cee2d-6987-479d-886a-2a806545442c | batch API .get method on a map returns BatchContext* wrappers for objects | realtime/objects Realtime with Objects plugin batch API .get method on a map returns BatchContext* wrappers for objects | realtimeObject.batch is not a function |
| 765e766b-9373-4c30-8f4d-168ade92bcf9 | bc2dba2c-52c6-4747-9f5b-a82533c39f57 | batch API access API methods on objects work and are synchronous | realtime/objects Realtime with Objects plugin batch API access API methods on objects work and are synchronous | realtimeObject.batch is not a function |
| c41e2d7e-9aec-4669-b6ac-2ecea8ae5e8a | ea6ae645-e3b2-4290-a734-547194363021 | batch API write API methods on objects do not mutate objects inside the batch callback | realtime/objects Realtime with Objects plugin batch API write API methods on objects do not mutate objects inside the batch callback | realtimeObject.batch is not a function |
| f39cd554-74fa-4c47-a80d-acf37ec0d632 | 02690b3d-acbd-4930-8c4e-a04c6387f453 | batch API scheduled operations are applied when batch callback is finished with web_socket binary protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with web_socket binary protocol | realtimeObject.batch is not a function |
| 0d12664f-6de1-4a87-bf38-dee52138f08c | 2483e5ff-445e-48e6-93dc-feee6660771b | batch API scheduled operations are applied when batch callback is finished with web_socket text protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with web_socket text protocol | realtimeObject.batch is not a function |
| 7d2378a9-1f71-44bf-b42a-34c0ee1dd3ed | 731e0fe4-881b-4936-a072-762a9aea4ccc | batch API scheduled operations are applied when batch callback is finished with comet binary protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with comet binary protocol | realtimeObject.batch is not a function |
| 3a1144b8-07ad-4fc5-a10e-fe93a5df0702 | fa9404ed-e417-4f21-acf3-b14434f08d02 | batch API scheduled operations are applied when batch callback is finished with comet text protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with comet text protocol | realtimeObject.batch is not a function |
| a91fadfb-e627-412d-8270-46488a50019c | 264c5d0c-d619-4c03-b2b1-62340eeb66c0 | batch API scheduled operations are applied when batch callback is finished with binary protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with binary protocol | realtimeObject.batch is not a function |
| c89b0e3e-c0b2-415d-8bea-eed7df3704bc | 083d0382-4709-4ec8-be84-a5255e339349 | batch API scheduled operations are applied when batch callback is finished with text protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with text protocol | realtimeObject.batch is not a function |
| 6b6b44e1-9318-49f4-be83-ff039afeaf08 | a452dfeb-a221-4754-a6b0-f666ab83f8f4 | batch API can be called without scheduling any operations | realtime/objects Realtime with Objects plugin batch API can be called without scheduling any operations | Check batch API can be called without scheduling any operations, but got error: TypeError: realtimeObject.batch is not a function: expected TypeError: realtimeObject.batch is not a … to not exist |
| f8085f5f-a3b9-408c-ac45-8c381e04e58b | 847bd68c-ac5d-48bd-b084-cd1682ed70ae | batch API scheduled operations can be canceled by throwing an error in the batch callback | realtime/objects Realtime with Objects plugin batch API scheduled operations can be canceled by throwing an error in the batch callback | Check error from a batch callback was rethrown by a batch method: expected TypeError: realtimeObject.batch is not a … to equal Error: cancel batch |
| 529390a1-78bd-43af-b20f-b93bae2e8553 | 8efffba8-5f95-4ada-a4ae-9c1ba8b361cf | batch API batch context and derived objects can't be interacted with after the batch call | realtime/objects Realtime with Objects plugin batch API batch context and derived objects can't be interacted with after the batch call | realtimeObject.batch is not a function |
| 0462abc9-d830-4682-a38e-e20267e93bd4 | 2a7286d9-7ad8-4542-a276-4541f12a6060 | batch API batch context and derived objects can't be interacted with after error was thrown from batch callback | realtime/objects Realtime with Objects plugin batch API batch context and derived objects can't be interacted with after error was thrown from batch callback | expected [Function] to throw error including 'Batch is closed' but got 'Cannot read properties of undefined (…' |
| ee84cb39-8c94-4835-86f6-629e9cb67f97 | 3c746c5f-2ff8-4018-91d2-50079160c0f4 | BatchContextLiveMap enumeration | realtime/objects Realtime with Objects plugin BatchContextLiveMap enumeration | realtimeObject.batch is not a function |
| c19e4cd1-d3f2-417d-b986-b62ea9b9ca3b | d6cf4b21-6c6c-4d4f-8d57-faa5d92b1869 | public API throws missing object modes error when attached without correct modes | realtime/objects Realtime with Objects plugin public API throws missing object modes error when attached without correct modes | realtimeObject.batch is not a function |
| 79fd99bc-edb7-4bf2-83e7-f0aa269ddf41 | d24cc5c5-317b-4a28-917e-dcd573a30d6b | public API throws missing object modes error when not yet attached but client options are missing correct modes | realtime/objects Realtime with Objects plugin public API throws missing object modes error when not yet attached but client options are missing correct modes | realtimeObject.batch is not a function |
| 6c425b1b-3754-44a6-84be-2bfde01499f7 | 87b811dc-ac3c-43aa-a931-4d08bf539ea4 | public API throws invalid channel state error when channel DETACHED | realtime/objects Realtime with Objects plugin public API throws invalid channel state error when channel DETACHED | realtimeObject.batch is not a function |
| 93ae6f89-2b9b-43a1-948a-31c85e2468e4 | 9bf86442-5707-49db-9947-ecc7098e87c8 | public API throws invalid channel state error when channel FAILED | realtime/objects Realtime with Objects plugin public API throws invalid channel state error when channel FAILED | realtimeObject.batch is not a function |
| 96686072-4ce8-491c-a056-0ed24b826a89 | 35510775-b7a3-4346-9301-ae6ce9c77743 | public write API throws invalid channel state error when channel SUSPENDED | realtime/objects Realtime with Objects plugin public write API throws invalid channel state error when channel SUSPENDED | realtimeObject.batch is not a function |
| 33274d89-9cac-4478-b852-15ca6328055d | 9d2a5051-5a8e-49cc-9ef5-493b7f04bb73 | public write API throws invalid channel option when "echoMessages" is disabled | realtime/objects Realtime with Objects plugin public write API throws invalid channel option when "echoMessages" is disabled | realtimeObject.batch is not a function |