There are 12 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
0507a59c-1d18-4fec-8d74-9213ed1a2a57 | 5c4eaeb3-ad1d-42b7-ae48-e19510c7eb1e | RealtimeClientConnectionTests | test__036__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__connection_state_enters_FAILED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1221&StartingLineNumber=1221) |
f7921b60-6429-4c4e-96fb-3278d014ab06 | 65c8b8c7-f06a-4771-93a1-263a1d1f7313 | RealtimeClientConnectionTests | test__039__Connection__connection_id__should_have_unique_IDs() | expected to be nil, got <Error 80014 - timed out> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1336&StartingLineNumber=1336) |
a506ddd5-aabf-408b-a730-56aae9b95cee | 152aa5c7-338f-4509-90ba-632d6f215666 | RealtimeClientConnectionTests | test__047__Connection__close__should_transition_to_CLOSED_action_when_the_close_process_timeouts() | expected to be nil, got <Error 80014 - timed out> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1725&StartingLineNumber=1725) |
66f6a9ad-ed70-4c60-b0ad-cbd6cc766000 | 40312953-06ab-4574-aab5-d8ade2fa10e6 | RealtimeClientPresenceTests | test__051__Presence__PresenceMap__any_incoming_presence_message_that_passes_the_newness_check_should_be_emitted_on_the_Presence_object__with_an_event_name_set_to_its_original_action() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1901&StartingLineNumber=1901) |
22ebf5c6-f894-4172-80e4-774cf95afe27 | 8c2f7c8b-12bb-4408-9031-56174ed492fa | RealtimeClientTests | test__011__RealtimeClient__should_never_register_any_message_and_channel_listeners_for_internal_use_with_the_public_EventEmitter() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1429&StartingLineNumber=1429) |
4447b33c-ff30-4d82-a80b-f7190584052b | c284317a-5ffa-47cf-a77b-a1a717ad38bc | RealtimeClientTests | test__012__RealtimeClient__moves_to_DISCONNECTED_on_an_unexpected_normal_WebSocket_close() | expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1470&StartingLineNumber=1470) |
fe965bbb-664d-4074-805d-53dc698cad2c | 6551d6ea-920f-4ed4-adb9-e26afef194e1 | RealtimeClientTests | test__023__RealtimeClient__stats__should_accept_all_the_same_params_as_RestClient() | expected to equal <0>, got <1> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=344&StartingLineNumber=344) |
5f7786f9-28e6-435b-bea8-a847b92394b7 | e6fc59b0-4dfe-4328-ae6a-4ed48d48d5c1 | RealtimeClientTests | test__025__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__in_the_CONNECTED_state_and_auth_authorize_is_called__the_client_must_obtain_a_new_token__send_an_AUTH_ProtocolMessage_with_an_auth_attribute() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=423&StartingLineNumber=423) |
913d1a46-26ab-4226-82e2-ca6fe6fff416 | 6810d918-488d-4fab-b860-8a7221c35207 | RealtimeClientTests | test__036__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_CLOSED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1001&StartingLineNumber=1001) |
7b74719b-f677-4da4-adcf-b342757b5198 | ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 | RestClientPresenceTests | test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() | expected to have Array<ARTPresenceMessage> with count 100, got 89 Actual Value: [<ARTPresenceMessage: 0x7fd336e42250> {id: 159sCYgwoV:149:0,clientId: user150,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:13 +0000 (1652455153.948),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336e7a1b0> {id: 159sCYgwoV:148:0,clientId: user149,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:13 +0000 (1652455153.875),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336e7b640> {id: 159sCYgwoV:147:0,clientId: user148,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:13 +0000 (1652455153.377),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336e71cd0> {id: 159sCYgwoV:146:0,clientId: user147,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:13 +0000 (1652455153.303),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336e894c0> {id: 159sCYgwoV:145:0,clientId: user146,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:12 +0000 (1652455152.803),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336310820> {id: 159sCYgwoV:144:0,clientId: user145,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:12 +0000 (1652455152.730),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3363fffa0> {id: 159sCYgwoV:143:0,clientId: user144,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:12 +0000 (1652455152.233),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336396050> {id: 159sCYgwoV:142:0,clientId: user143,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:12 +0000 (1652455152.158),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33630e7f0> {id: 159sCYgwoV:141:0,clientId: user142,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:11 +0000 (1652455151.659),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33632fb20> {id: 159sCYgwoV:140:0,clientId: user141,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:11 +0000 (1652455151.586),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33631c510> {id: 159sCYgwoV:139:0,clientId: user140,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:11 +0000 (1652455151.085),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336318320> {id: 159sCYgwoV:138:0,clientId: user139,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:11 +0000 (1652455151.013),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336307930> {id: 159sCYgwoV:137:0,clientId: user138,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:10 +0000 (1652455150.512),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336393ea0> {id: 159sCYgwoV:136:0,clientId: user137,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:10 +0000 (1652455150.439),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3363aeaa0> {id: 159sCYgwoV:135:0,clientId: user136,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:09 +0000 (1652455149.937),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336390d90> {id: 159sCYgwoV:134:0,clientId: user135,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:09 +0000 (1652455149.863),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33632f260> {id: 159sCYgwoV:133:0,clientId: user134,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:09 +0000 (1652455149.364),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3363fcdc0> {id: 159sCYgwoV:132:0,clientId: user133,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:09 +0000 (1652455149.289),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33632fce0> {id: 159sCYgwoV:131:0,clientId: user132,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:08 +0000 (1652455148.788),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33688a660> {id: 159sCYgwoV:130:0,clientId: user131,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:08 +0000 (1652455148.716),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368ff240> {id: 159sCYgwoV:129:0,clientId: user130,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:08 +0000 (1652455148.216),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336898e40> {id: 159sCYgwoV:128:0,clientId: user129,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:08 +0000 (1652455148.143),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368917f0> {id: 159sCYgwoV:127:0,clientId: user128,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:07 +0000 (1652455147.644),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368efa40> {id: 159sCYgwoV:126:0,clientId: user127,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:07 +0000 (1652455147.571),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33688aee0> {id: 159sCYgwoV:125:0,clientId: user126,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:07 +0000 (1652455147.070),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336890080> {id: 159sCYgwoV:124:0,clientId: user125,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:06 +0000 (1652455146.998),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368919b0> {id: 159sCYgwoV:123:0,clientId: user124,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:06 +0000 (1652455146.499),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33688c060> {id: 159sCYgwoV:122:0,clientId: user123,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:06 +0000 (1652455146.425),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368ff970> {id: 159sCYgwoV:121:0,clientId: user122,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:05 +0000 (1652455145.924),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336892070> {id: 159sCYgwoV:120:0,clientId: user121,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:05 +0000 (1652455145.852),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33689baf0> {id: 159sCYgwoV:119:0,clientId: user120,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:05 +0000 (1652455145.351),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368963c0> {id: 159sCYgwoV:118:0,clientId: user119,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:05 +0000 (1652455145.279),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368f4b10> {id: 159sCYgwoV:117:0,clientId: user118,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:04 +0000 (1652455144.779),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368991c0> {id: 159sCYgwoV:116:0,clientId: user117,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:04 +0000 (1652455144.707),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336890e40> {id: 159sCYgwoV:115:0,clientId: user116,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:04 +0000 (1652455144.210),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33688d550> {id: 159sCYgwoV:114:0,clientId: user115,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:04 +0000 (1652455144.135),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336889cb0> {id: 159sCYgwoV:113:0,clientId: user114,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:03 +0000 (1652455143.634),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33687ef00> {id: 159sCYgwoV:112:0,clientId: user113,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:03 +0000 (1652455143.562),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336877f20> {id: 159sCYgwoV:111:0,clientId: user112,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:03 +0000 (1652455143.063),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33687dba0> {id: 159sCYgwoV:110:0,clientId: user111,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:02 +0000 (1652455142.990),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336883b90> {id: 159sCYgwoV:109:0,clientId: user110,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:02 +0000 (1652455142.492),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336898050> {id: 159sCYgwoV:108:0,clientId: user109,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:02 +0000 (1652455142.418),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336888ef0> {id: 159sCYgwoV:107:0,clientId: user108,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:01 +0000 (1652455141.918),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33688ac60> {id: 159sCYgwoV:106:0,clientId: user107,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:01 +0000 (1652455141.845),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368e0570> {id: 159sCYgwoV:105:0,clientId: user106,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:01 +0000 (1652455141.345),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336888120> {id: 159sCYgwoV:104:0,clientId: user105,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:01 +0000 (1652455141.273),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336877270> {id: 159sCYgwoV:103:0,clientId: user104,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:00 +0000 (1652455140.773),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336875e70> {id: 159sCYgwoV:102:0,clientId: user103,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:00 +0000 (1652455140.701),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336854ee0> {id: 159sCYgwoV:101:0,clientId: user102,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:00 +0000 (1652455140.199),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368760f0> {id: 159sCYgwoV:100:0,clientId: user101,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:19:00 +0000 (1652455140.121),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368d65f0> {id: 159sCYgwoV:99:0,clientId: user100,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:59 +0000 (1652455139.621),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336893fa0> {id: 159sCYgwoV:98:0,clientId: user99,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:59 +0000 (1652455139.549),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368e8c60> {id: 159sCYgwoV:97:0,clientId: user98,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:59 +0000 (1652455139.047),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336889930> {id: 159sCYgwoV:96:0,clientId: user97,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:58 +0000 (1652455138.974),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368933b0> {id: 159sCYgwoV:95:0,clientId: user96,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:58 +0000 (1652455138.475),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336873330> {id: 159sCYgwoV:94:0,clientId: user95,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:58 +0000 (1652455138.400),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33688aaa0> {id: 159sCYgwoV:93:0,clientId: user94,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:57 +0000 (1652455137.901),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368947e0> {id: 159sCYgwoV:92:0,clientId: user93,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:57 +0000 (1652455137.827),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336845000> {id: 159sCYgwoV:91:0,clientId: user92,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:57 +0000 (1652455137.323),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368596f0> {id: 159sCYgwoV:90:0,clientId: user91,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:57 +0000 (1652455137.251),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336874100> {id: 159sCYgwoV:89:0,clientId: user90,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:56 +0000 (1652455136.752),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33687b9c0> {id: 159sCYgwoV:88:0,clientId: user89,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:56 +0000 (1652455136.677),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336869220> {id: 159sCYgwoV:87:0,clientId: user88,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:56 +0000 (1652455136.176),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336862910> {id: 159sCYgwoV:86:0,clientId: user87,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:56 +0000 (1652455136.102),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336875870> {id: 159sCYgwoV:85:0,clientId: user86,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:55 +0000 (1652455135.601),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336874ec0> {id: 159sCYgwoV:84:0,clientId: user85,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:55 +0000 (1652455135.529),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336874b40> {id: 159sCYgwoV:83:0,clientId: user84,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:55 +0000 (1652455135.030),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336810d10> {id: 159sCYgwoV:82:0,clientId: user83,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:54 +0000 (1652455134.957),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336838930> {id: 159sCYgwoV:81:0,clientId: user82,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:54 +0000 (1652455134.456),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336875cb0> {id: 159sCYgwoV:80:0,clientId: user81,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:54 +0000 (1652455134.383),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3368337d0> {id: 159sCYgwoV:79:0,clientId: user80,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:53 +0000 (1652455133.883),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336810b50> {id: 159sCYgwoV:78:0,clientId: user79,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:53 +0000 (1652455133.810),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33680c870> {id: 159sCYgwoV:77:0,clientId: user78,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:53 +0000 (1652455133.310),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33681aa30> {id: 159sCYgwoV:76:0,clientId: user77,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:53 +0000 (1652455133.238),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33685e110> {id: 159sCYgwoV:75:0,clientId: user76,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:52 +0000 (1652455132.739),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336821f70> {id: 159sCYgwoV:74:0,clientId: user75,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:52 +0000 (1652455132.666),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33683a6f0> {id: 159sCYgwoV:73:0,clientId: user74,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:52 +0000 (1652455132.165),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33684e220> {id: 159sCYgwoV:72:0,clientId: user73,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:52 +0000 (1652455132.093),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336875a30> {id: 159sCYgwoV:71:0,clientId: user72,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:51 +0000 (1652455131.592),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336810ed0> {id: 159sCYgwoV:70:0,clientId: user71,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:51 +0000 (1652455131.519),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336831a10> {id: 159sCYgwoV:69:0,clientId: user70,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:51 +0000 (1652455131.019),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336878760> {id: 159sCYgwoV:68:0,clientId: user69,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:50 +0000 (1652455130.945),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33689a6c0> {id: 159sCYgwoV:67:0,clientId: user68,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:50 +0000 (1652455130.441),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd33683f830> {id: 159sCYgwoV:66:0,clientId: user67,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:50 +0000 (1652455130.368),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3369d15a0> {id: 159sCYgwoV:65:0,clientId: user66,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:49 +0000 (1652455129.868),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3369bea00> {id: 159sCYgwoV:64:0,clientId: user65,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:49 +0000 (1652455129.796),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3369e6df0> {id: 159sCYgwoV:63:0,clientId: user64,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:49 +0000 (1652455129.295),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd3369ccf50> {id: 159sCYgwoV:62:0,clientId: user63,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:49 +0000 (1652455129.222),encoding: (null),data: online,action: Enter,syncSessionId: 0}, <ARTPresenceMessage: 0x7fd336962670> {id: 159sCYgwoV:61:0,clientId: user62,connectionId: 159sCYgwoV,timestamp: 2022-05-13 15:18:48 +0000 (1652455128.746),encoding: (null),data: online,action: Enter,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=182&StartingLineNumber=182) |
e21dc947-99df-4da0-9765-c4d75c1bbbb1 | 713c34a8-b1db-435d-a9bc-611215c67c3e | RestClientStatsTests | test__003__RestClient__stats__result__should_match_day_level_inbound_and_outbound_fixture_data__forwards_() | expected to equal <1>, got <2> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=167&StartingLineNumber=167) |
c425685a-6555-4405-acbc-b0157533a5a8 | 7cbc8c90-55f5-41bc-874d-919df3b3cedb | UtilitiesTests | test__021__Utilities__Logger__should_have_a_history_of_logs() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=447&StartingLineNumber=447) |