Details of upload ab00f1ff-6372-4b1e-aa1c-b4bda06951a1

Created at
2024-09-18T16:07:38.500Z
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/30326584725
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
45706177-abbc-4bf9-bef0-76cbeb294f44 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)
ebb14537-32f6-4764-a708-8b0ea478ab3c 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)
a36654d2-3485-421c-9271-b6129a082236 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)
d11f38f0-511f-4f6a-b1db-230773497da6 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)
6165ed53-90de-4e3e-8dee-5a78470f0850 f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2075&StartingLineNumber=2075)
f3e29f47-5736-409b-881f-1a1fc847661a 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)
d7b5f63f-aa01-4564-831c-5413c97d4bf1 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)