There are 6 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 2718d324-cc2b-4c84-9a6f-eecac6aafa38 | 32e9d3b9-f069-4c43-bd7d-2abf294a51fb | publish and subscribe annotations | realtime/annotations publish and subscribe annotations | First argument of annotations.publish() must be either a Message (or at least an object with a string `serial` property) or a message serial (string) |
| 80b34b10-875d-4032-866c-703fd40b5a29 | 959b8957-96cd-4ef3-a7d4-504532d8391a | get all annotations rest request | realtime/annotations get all annotations rest request | First argument of annotations.publish() must be either a Message (or at least an object with a string `serial` property) or a message serial (string) |
| 31f4d650-8687-4133-b89c-f2a571819e35 | 77877224-2b59-4545-b366-de5bdef12e2e | should stringify the numeric action | realtime/message DefaultMessage.fromEncoded should stringify the numeric action | expected '[Message; action=message.create; data…' to equal '[Message; action=message.create]' |
| cc10753c-fefd-43c3-bb99-5f6ff689e40d | 77877224-2b59-4545-b366-de5bdef12e2e | should stringify the numeric action | realtime/message DefaultMessage.fromEncoded should stringify the numeric action | expected '[Message; action=message.update; data…' to equal '[Message; action=message.update]' |
| 53c6c7f3-586c-4664-b19d-0ecc64be570f | 528dcd79-280f-4ed5-b8be-6da443365668 | should handle no action provided | realtime/message DefaultMessage.fromEncoded should handle no action provided | expected '[Message; action=message.create; data…' to equal '[Message; action=message.create]' |
| adaa8b25-b097-4fae-bfcc-da1659028dfc | 72c2b83f-60e6-449b-bdb0-2ec7ea21e30b | should handle unknown action provided | realtime/message DefaultMessage.fromEncoded should handle unknown action provided | expected '[Message; action=unknown; data (json)…' to equal '[Message; action=unknown]' |