<testsuites tests="1" failures="1">
    <testsuite name="Ably-iOS-Tests" tests="1" failures="1" skipped="0" time="26.37092399597168">
        <testcase classname="RealtimeClientPresenceTests" name="test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages()" time="26.37092399597168">
            <failure message="expected to eventually have Array&lt;ARTPresenceMessage&gt; with count 3, got 2
Actual Value: [&lt;ARTPresenceMessage: 0x7f98f8d18af0&gt; {id: Q3NIiH9Rwx:1:0,clientId: john,connectionId: Q3NIiH9Rwx,timestamp: 2022-03-01 20:55:37 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, &lt;ARTPresenceMessage: 0x7f98f8d1b330&gt; {id: Q3NIiH9Rwx:2:0,clientId: john,connectionId: Q3NIiH9Rwx,timestamp: 2022-03-01 20:55:38 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}]
 (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&amp;EndingLineNumber=530&amp;StartingLineNumber=530)">
            </failure>
        </testcase>
    </testsuite>
</testsuites>