There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
54b3df60-dfd2-4220-bc92-46f8de111237 | 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 | AuthTests | test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() | Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=286&StartingLineNumber=286) |
85fd42f5-d729-40ee-8f12-3ae5860b7859 | 6124b61f-19f6-48cb-af64-10d2f7f9493b | AuthTests | test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_() | XCTAssertEqual failed: ("-1003") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4136&StartingLineNumber=4136) |
3e64a59a-f7da-4b5e-bbb0-3eedec068d68 | e63289f2-2265-40b6-a71b-e5c624906789 | RealtimeClientConnectionTests | test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() | Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2205&StartingLineNumber=2205) |
def5a38d-fda2-49fa-b3a4-5a14423853db | 2447ec22-b780-40ee-afa2-c0711b7cd579 | RealtimeClientPresenceTests | test__115__Presence__history__should_return_a_PaginatedResult_page() | XCTAssertEqual failed: ("51") is not equal to ("50") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3827&StartingLineNumber=3827) |
8da112c3-ea5c-499e-98cf-592d96a4f93d | a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 | RestClientTests | test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() | Error is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1752&StartingLineNumber=1752) |
4f3a6bb7-1549-4b05-98d9-9f5b4a534004 | 055ed896-2240-470c-b636-ab5b7a52c20d | RestClientTests | test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() | expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=741&StartingLineNumber=741) |
6d85ad9c-018c-4a79-873d-a20b7ddfb28d | 0975d578-42e8-4175-a980-61bed059e0bd | RestClientTests | test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() | expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=804&StartingLineNumber=804) |