There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
395c6ac2-7023-4e43-89ab-68ad06816e56 | 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 | RealtimeClientConnectionTests | test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3676&StartingLineNumber=3676) |
8b2836c5-174a-431b-8dfd-08fcc4c90a98 | f03a47fa-2ca3-4d5d-a1f0-b922bba53d81 | RealtimeClientPresenceTests | test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__should_maintain_the_PresenceMap_and_any_members_present_before_and_after_the_sync_should_not_emit_presence_events() | expected to have Array<ARTPresenceMessage> with count 3, got 4 Actual Value: [<ARTPresenceMessage: 0x7fe7f8b51df0> {id: JK0YVYXiif:2:0,clientId: user3,connectionId: JK0YVYXiif,timestamp: 2022-05-09 18:03:38 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x7fe800b9cdb0> {id: JK0YVYXiif:0:0,clientId: user1,connectionId: JK0YVYXiif,timestamp: 2022-05-09 18:03:37 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x7fe800b13a90> {id: UOMStYmd3p:0:0,clientId: tester,connectionId: UOMStYmd3p,timestamp: 2022-05-09 18:03:38 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x7fe7f8baebb0> {id: JK0YVYXiif:1:0,clientId: user2,connectionId: JK0YVYXiif,timestamp: 2022-05-09 18:03:37 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=823&StartingLineNumber=823) |
40ba542b-d42a-4c67-84ea-5cbbd78ed111 | 506d119f-0725-4166-bcc5-92a972685b17 | RealtimeClientTests | test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() | expected to have Array<ARTProtocolMessage> with count 1, got 2 Actual Value: [<ARTProtocolMessage: 0x7fe7f88a5e70> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: _4uX1BJJru,connectionKey: e7dBx-WXwBBCWe!_4uX1BJJruzLmdDd-6e0de7dBx-WXwBBCWe,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fe7f88e83b0> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: _4uX1BJJru,connectionKey: e7dBx-WXwBBCWe!_4uX1BJJruzLmdDd-6e0de7dBx-WXwBBCWe,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=847&StartingLineNumber=847) |
7fd844c1-f716-4e4f-a445-ddb7aadfbfdf | c2b81ea2-d06c-41a7-b217-36a144da77e5 | RealtimeClientTests | test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() | expected to have Array<ARTProtocolMessage> with count 0, got 1 Actual Value: [<ARTProtocolMessage: 0x7fe7f841f130> {count: 0,id: (null),action: 17 (Auth),channel: (null),channelSerial: (null),connectionId: (null),connectionKey: (null),connectionSerial: 0,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1179&StartingLineNumber=1179) |