Details of upload 37417730-3a0a-411c-9988-53296385344b

Created at
2022-04-07T14:08:56.899Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
3a534be
Pull request base ref
main
Pull request head ref
1279-run-tests-in-loop
Branch / tag name
1306/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2098788687
GitHub run attempt
2
GitHub run number
121
GitHub job
check-4
GitHub job URL
Not known
Loop iteration
7

Test failures

There are 16 failures in this upload.

Failure ID Test case ID Test class Test case Message
d9afac68-9015-47b3-914b-a899fd757da3 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)
9172e946-9be3-40f3-82ed-ba5188bc545b 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=-999 "cancelled" UserInfo={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, _NSURLErrorRelatedURLSessionTaskErrorKey=("LocalDataTask <613D2B30-359F-47CC-AF56-E6844E8F496B>.<1>"), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <613D2B30-359F-47CC-AF56-E6844E8F496B>.<1>, NSLocalizedDescription=cancelled}> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=756&StartingLineNumber=756)
bac689fa-4fae-4edf-858f-c219ccc80bad 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)
e38543e4-9949-4a9a-b144-f30cdc263268 5e00ec77-8e4a-46d0-9258-dceb531c222a AuthTests test__064__requestToken__authUrl__query_will_provide_a_token_string() expected to be nil, got <Error 40170 - Error in requesting auth token> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1484&StartingLineNumber=1484)
1917f810-a37d-4648-b8de-245344997aeb ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() expected to be nil, got <Error 40170 - Error in requesting auth token> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1511&StartingLineNumber=1511)
ad8e04e0-995e-4da8-ad6a-be36e947f900 5c7f3170-1fd4-430d-9f12-b339133e913a AuthTests test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() expected to be nil, got <Error 40170 - Error in requesting auth token> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2668&StartingLineNumber=2668)
5517854f-4b55-4328-b3d7-3dc102a7f015 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)
a22ccf5c-ce80-4a8c-80b8-6e38a355070a 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)
586fe3fb-b17b-42d2-9b11-cf2f4fe3c3d3 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b AuthTests test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() expected to be nil, got <Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost." UserInfo={_kCFStreamErrorCodeKey=-4, NSUnderlyingError=0x7fada4c7d730 {Error Domain=kCFErrorDomainCFNetwork Code=-1005 "(null)" UserInfo={NSErrorPeerAddressKey=<CFData 0x7fada49e9370 [0x7fff8002eb50]>{length = 16, capacity = 16, bytes = 0x1002005036d8fcff0000000000000000}, _kCFStreamErrorCodeKey=-4, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <49A90B05-F110-444D-9903-DE8213F8EE18>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=("LocalDataTask <49A90B05-F110-444D-9903-DE8213F8EE18>.<1>"), NSLocalizedDescription=The network connection was lost., NSErrorFailingURLStringKey=http://echo.ably.io/?type=json&body=%7B%22clientId%22:%22myClientId%22,%22keyName%22:%22_tmp_nusRiQ.IcU9_g%22,%22mac%22:%22LBDOXs3fYKefQm3UE1TOSJzv2HIAiy3U4MrE7jez77Q%3D%22,%22nonce%22:%2212345%22,%22timestamp%22:1649339724150%7D&format=msgpack, NSErrorFailingURLKey=http://echo.ably.io/?type=json&body=%7B%22clientId%22:%22myClientId%22,%22keyName%22:%22_tmp_nusRiQ.IcU9_g%22,%22mac%22:%22LBDOXs3fYKefQm3UE1TOSJzv2HIAiy3U4MrE7jez77Q%3D%22,%22nonce%22:%2212345%22,%22timestamp%22:1649339724150%7D&format=msgpack, _kCFStreamErrorDomainKey=4}> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3006&StartingLineNumber=3006)
f5072216-5f60-4bac-9bc3-c6b65158f7f0 6adc6bb5-f481-4314-88cd-76cb232fdc11 AuthTests test__109__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_plain_text() expected to be nil, got <Error 40170 - Error in requesting auth token> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3040&StartingLineNumber=3040)
25c9382d-237d-4bfb-a2e9-4ff5dce61092 2435e200-0339-468f-951a-8b0780c900ef AuthTests test__111__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_authUrl__even_if_arguments_objects_are_empty() expected to be nil, got <Error 40170 - Error in requesting auth token> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3114&StartingLineNumber=3114)
9596ae94-4431-4100-91fe-c4abad8cb597 ce645d27-2448-432d-87b0-93c2a3551127 AuthTests test__142__JWT_and_realtime__when_using_authUrl__with_valid_credentials__fetches_a_channels_and_posts_a_message() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4030&StartingLineNumber=4030)
1f9474e1-0277-466a-9391-ab2853d1ca58 6124b61f-19f6-48cb-af64-10d2f7f9493b AuthTests test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_() expected to equal <40144>, got <80019> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4056&StartingLineNumber=4056)
ff05d504-a8cc-4cd4-9687-11a2a2fe2eb8 eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 AuthTests test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4075&StartingLineNumber=4075)
c4ca3e89-5c18-41e8-b81e-4b2902bf443d 1b51839b-2e27-4574-a935-c6a9198f94e1 AuthTests test__145__JWT_and_realtime__when_using_authUrl__when_the_server_sends_and_AUTH_protocol_message__client_reauths_correctly_without_going_through_a_disconnection() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4104&StartingLineNumber=4104)
28c23818-197b-4461-9539-0162051ca7fa 895f77f3-dadf-4b03-a40b-1412df5dcef9 AuthTests test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4145&StartingLineNumber=4145)