<testsuites name="Mocha Tests" time="11.745" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2025-11-14T09:35:21" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="rest/objects" timestamp="2025-11-14T09:35:21" tests="0" file="/home/runner/work/ably-js/ably-js/test/rest/objects.test.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Rest with Objects plugin" timestamp="2025-11-14T09:35:27" tests="0" file="/home/runner/work/ably-js/ably-js/test/rest/objects.test.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="RestObject.publish()" timestamp="2025-11-14T09:35:27" tests="1" file="/home/runner/work/ably-js/ably-js/test/rest/objects.test.js" time="6.027" failures="1">
    <testcase name="rest/objects Rest with Objects plugin RestObject.publish() should publish single MAP_SET operation" time="0.035" classname="should publish single MAP_SET operation">
      <failure message="invalid character &apos;\u0091&apos; looking for beginning of value" type="Error"><![CDATA[Error: invalid character '\u0091' looking for beginning of value
    at Function.fromValues (src/common/lib/types/errorinfo.ts:60:34)
    at _a._handler (src/platform/nodejs/lib/util/http.ts:167:21)
    at _a.doUri (src/platform/nodejs/lib/util/http.ts:101:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Http.doUri (src/common/types/http.ts:257:22)
    at doRequest (src/common/lib/client/resource.ts:341:26)
    at Function.do (src/common/lib/client/resource.ts:359:18)
    at RestObject.publish (src/plugins/objects/restobject.ts:75:22)
    at Context.<anonymous> (test/rest/objects.test.js:225:26)]]></failure>
    </testcase>
  </testsuite>
</testsuites>