There are 10 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
860bd9ba-cd94-4447-9e46-cdd2438ef3a7 | c028ab04-1b06-4d12-9414-e1bc7fdfacb2 | AuthTests | test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error() | Should not reach Disconnected state (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=418&StartingLineNumber=418) |
9908f0ab-773c-43da-9458-9a7e5f9ab1ec | 4f5b7c26-a481-492e-bdf7-8177b005660d | AuthTests | test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=997&StartingLineNumber=997) |
6c96ff7c-0edf-4bf6-a299-886e5d86702f | d04abbab-013e-4198-a76e-c90e30fffeea | AuthTests | test__141__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_invalid_credentials__fails_to_connect_with_reason__invalid_signature_() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4080&StartingLineNumber=4080) |
09cdeadb-5e08-42c6-8bde-ddb764bd1748 | 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: ("0") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4135&StartingLineNumber=4135) |
19467c0c-564c-4572-bf50-a25ea098cd90 | eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 | AuthTests | test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() | expected to contain <Key/token status changed (expire)>, got <Error 40142 - Key/token status changed (token expired). (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4161&StartingLineNumber=4161) |
76c16bd5-1f28-4e18-822a-ca6245cf00f2 | 895f77f3-dadf-4b03-a40b-1412df5dcef9 | AuthTests | test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect() | XCTAssertEqual failed: ("0") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4254&StartingLineNumber=4254) |
18351307-bf69-4363-9c59-137fbdac5f5c | 152aa5c7-338f-4509-90ba-632d6f215666 | RealtimeClientConnectionTests | test__047__Connection__close__should_transition_to_CLOSED_action_when_the_close_process_timeouts() | expected to eventually not be nil, got <nil> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1743&StartingLineNumber=1743) |
c0f0023f-58c8-4de8-bcf7-4bc01802d9af | 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() | XCTAssertEqual failed: ("0") is not equal to ("40142") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2171&StartingLineNumber=2171) |
e2d01d81-32cc-4d52-a1df-6c977e269346 | 232b9c4d-5f21-4474-94e5-3b70a592c697 | RealtimeClientConnectionTests | test__079__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__should_transition_to_disconnected_when_the_token_renewal_fails_and_the_error_should_be_emitted() | XCTAssertEqual failed: ("0") is not equal to ("40142") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3241&StartingLineNumber=3241) |
4a286b41-d704-4ec9-a443-b8382c5200c8 | bc07f176-e2c6-4d98-89be-91628236fcc3 | RestClientChannelTests | test__003__publish__should_provide_an_optional_argument_that_allows_the_extras_value_to_be_specified() | unexpected error Error -1003 - A server with the specified hostname could not be found. (reason: NSURLErrorDomain) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=575&StartingLineNumber=575) |