Details of upload 0fc6fea1-ebb8-49e6-9624-08a08dd019eb

Created at
2024-09-17T15:39:37.566Z
Total number of tests
912
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
57e01b8
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
10905744811
GitHub run attempt
1
GitHub run number
351
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/10905744811/job/30265353121
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
1f8cefe6-9c88-427d-b5a4-0e75db75eb83 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)
2cbf0b65-4849-4f26-8152-e05845dfb2d6 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)
d85f2c86-97e0-461f-96e6-3abaaabc8f5a 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)
b880cd54-87a6-4b5b-8873-05202fe4f2f5 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)
e20065d0-3f21-43b3-9cf5-2ceafc140712 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=2171&StartingLineNumber=2171)
ef9b5d3d-02b7-46f7-b1a5-94a9ae5e0cc7 232b9c4d-5f21-4474-94e5-3b70a592c697 RealtimeClientConnectionTests test__079__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__should_transition_to_disconnected_when_the_token_renewal_fails_and_the_error_should_be_emitted() XCTAssertEqual failed: ("0") is not equal to ("40142") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3241&StartingLineNumber=3241)
7583882c-c81b-479b-ba39-e5d4b94a277a 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)