There are 8 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
0ddde8f6-634e-40ca-8a0d-d1e277ee4f85 | 85ddf9cb-cd8f-4bfe-b462-adfeed9f75d2 | AuthTests | test__026__Token__authentication_method__if_a_request_by_a_realtime_client_to_an_authUrl_results_in_an_HTTP_403_the_client_library_should_transition_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=554&StartingLineNumber=554) |
fb8caeb4-e5eb-4c45-990a-16e5d0b06636 | c8f6c971-0304-413d-89c5-52ea488fffcc | AuthTests | test__032__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | expected to contain <body param is required>, got <Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=http://echo.ably.io/?format=msgpack, NSErrorFailingURLKey=http://echo.ably.io/?format=msgpack, _NSURLErrorRelatedURLSessionTaskErrorKey=("LocalDataTask <695E3348-347E-4BE1-828F-3EF8A747F4D2>.<1>"), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <695E3348-347E-4BE1-828F-3EF8A747F4D2>.<1>, NSLocalizedDescription=cancelled}> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=622&StartingLineNumber=622) |
60e4d8e2-a450-48a0-8a82-e83e1f4f66cc | 5c87aba4-1d09-4f32-845d-779c8b2270b7 | AuthTests | test__036__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | expected to contain <content response cannot be used for token request>, got <Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost." UserInfo={_kCFStreamErrorCodeKey=-4, NSUnderlyingError=0x7f8b97b4f330 {Error Domain=kCFErrorDomainCFNetwork Code=-1005 "(null)" UserInfo={NSErrorPeerAddressKey=<CFData 0x7f8b97b6b380 [0x7fff8002eb50]>{length = 16, capacity = 16, bytes = 0x1002005036d8fcff0000000000000000}, _kCFStreamErrorCodeKey=-4, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <0C24E689-6CAF-4567-B3CF-397DABD5BCBE>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=("LocalDataTask <0C24E689-6CAF-4567-B3CF-397DABD5BCBE>.<1>"), NSLocalizedDescription=The network connection was lost., NSErrorFailingURLStringKey=http://echo.ably.io/?type=json&body=%7Bsecret_token:xxx%7D&format=msgpack, NSErrorFailingURLKey=http://echo.ably.io/?type=json&body=%7Bsecret_token:xxx%7D&format=msgpack, _kCFStreamErrorDomainKey=4}> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=756&StartingLineNumber=756) |
7a0630c0-1181-42ab-8a1d-b095a7543fc0 | d89ecbb0-8647-477e-a819-e69f32646a83 | AuthTests | test__037__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=774&StartingLineNumber=774) |
a884c57e-655c-4498-b301-6225f095049e | 12e0a9ce-f450-44aa-b22f-75e1347a89be | AuthTests | test__038__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_attempt_times_out_after_realtimeRequestTimeout__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | Connection should remain connected (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=794&StartingLineNumber=794) |
36072c96-2700-41c6-8cd8-0ea569120bde | c5d6dadc-5655-4db2-9e0a-1b1703be3d31 | AuthTests | test__106__authorize__should_adhere_to_all_requirements_relating_to__authUrl() | expected to equal <400>, got <401> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2931&StartingLineNumber=2931) |
474d71d5-869e-4855-9932-f8d0dba066af | bf3fce77-0599-41b1-a0c5-2c56010f41ab | AuthTests | test__107__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_json() | expected to equal <17>, got <40170> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2958&StartingLineNumber=2958) |
02da7409-e76d-4d78-a0f0-897f3f55ecfc | 181c0d92-7356-4faf-acd0-7cc9b78a0aa2 | AuthTests | test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token() | The request timed out. (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=602&StartingLineNumber=602) |