Details of upload 6161a5b7-90fc-445c-a45b-a4ea37910a43

Created at
2024-10-08T19:11:35.164Z
Total number of tests
916
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
0878442
Pull request base ref
main
Pull request head ref
fix/1987-avoiding-preconcurrency
Branch / tag name
1988/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
11241556403
GitHub run attempt
1
GitHub run number
386
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/11241556403/job/31253369727
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
60cb1611-5194-459c-9515-5826d29cb4c2 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/Test/Tests/AuthTests.swift#EndingLineNumber=526&StartingLineNumber=526)
e94e269d-2575-4b26-bbdc-d0373ed9c37f cecb64d0-eaca-42d8-b198-f55c5a7ae484 AuthTests test__140__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_valid_credentials__pulls_stats_successfully() failed: caught error: "Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x60000091b090 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <8B9D44FF-B6FC-4749-A529-9582A179E936>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <8B9D44FF-B6FC-4749-A529-9582A179E936>.<1>" ), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://echo.ably.io/createJWT?keyName=_tmp_LE8QTA.rl0IGw&keySecret=PBaWFa0cn-CkLe_y6n0bNlYQjvuTXc9ZKvkQLJWcmhY&expiresIn=3600&clientId=testClientIDiOS&capability=%7B%22*%22:%5B%22*%22%5D%7D&jwtType=&encrypted=0&environment=sandbox, NSErrorFailingURLKey=https://echo.ably.io/createJWT?keyName=_tmp_LE8QTA.rl0IGw&keySecret=PBaWFa0cn-CkLe_y6n0bNlYQjvuTXc9ZKvkQLJWcmhY&expiresIn=3600&clientId=testClientIDiOS&capability=%7B%22*%22:%5B%22*%22%5D%7D&jwtType=&encrypted=0&environment=sandbox, _kCFStreamErrorDomainKey=4}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#EndingLineNumber=383&StartingLineNumber=383)
716f9033-5d3b-473d-81e0-0f6a7e58a718 6810d918-488d-4fab-b860-8a7221c35207 RealtimeClientTests test__036__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_CLOSED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#EndingLineNumber=1039&StartingLineNumber=1039)