There are 5 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
17f8caf3-4c13-442e-9c80-6ac05c68a012 | 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) |
a7e6ab90-9ccd-4b57-aab6-65c3da7eeadc | bd5e7136-27a1-43a7-a2f3-94f28609cefd | RealtimeClientConnectionTests | test__041__Connection__connection_key__should_have_unique_connection_keys() | expected to be nil, got <Error 80014 - timed out> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1411&StartingLineNumber=1411) |
cb8f9a87-49ae-4bab-aa58-f63531a7fdae | bd0f1593-f2ee-43f9-8cca-7b1f75b7b829 | RealtimeClientConnectionTests | test__051__Connection__ping__fails_if_in_the_INITIALIZED__SUSPENDED__CLOSING__CLOSED_or_FAILED_state() | expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1902&StartingLineNumber=1902) |
7cc71617-e507-4945-bdd0-2817950ccebb | c04a5534-6e53-49f5-b598-550bb4089dc6 | RealtimeClientConnectionTests | test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2015&StartingLineNumber=2015) |
4dc75a6c-a90a-459f-9479-752024b8d5d5 | 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: 0x7fce6bce70d0> {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) |