Details of upload c30a17a5-9c25-4f79-8f38-bbffa6af8b18

Created at
2024-09-18T16:07:06.538Z
Total number of tests
912
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
c1286a6
Pull request base ref
main
Pull request head ref
testing_run_against_dev_amnon
Branch / tag name
1975/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
10925339951
GitHub run attempt
1
GitHub run number
352
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/10925339951/job/30326584072
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
672d51f1-6528-4ae3-8c20-1cb8947373a4 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() expected to contain <No application found with id>, got <token invalid. (See https://help.ably.io/error/40101 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=414&StartingLineNumber=414)
c40e9ea1-3ad2-4314-88e7-8d22a5bcf85f 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)
387ac5d3-3c92-43d0-9414-51ce21de1b94 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)
a2888822-19d6-4d57-afc1-e5a82f55e29d bb35b6ea-3e5e-4e39-a642-3cae14e8e2dd RealtimeClientConnectionTests test__009__Connection__should_enter_FAILED_state_when_API_key_is_invalid() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1987&StartingLineNumber=1987)
ae156be4-c08c-4066-a970-1d4125fdbe5c 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)
eba9efa2-75a9-4b2f-b966-c9f2d6713dc0 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=2174&StartingLineNumber=2174)
8cf958a9-7f9d-4982-9532-26ac106b13d5 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)