Details of upload 41f61f3a-6f16-46d3-b8f4-778cf6215710

Created at
2023-05-13T05:17:39.297Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
d0adcf9
Pull request base ref
main
Pull request head ref
1695-fix-intermittent-failure-try-to-fix-introduced-failures
Branch / tag name
1748/merge
Workflow asset retention period
90 days
GitHub action
__run_2
GitHub run ID
4959440281
GitHub run attempt
1
GitHub run number
41
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
18

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
160035c6-1a36-4dbe-9b88-397974f5a4db 65c8b8c7-f06a-4771-93a1-263a1d1f7313 RealtimeClientConnectionTests test__039__Connection__connection_id__should_have_unique_IDs() XCTAssertNil failed: "Error 22 - NSPOSIXErrorDomain (reason: NSPOSIXErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1367&StartingLineNumber=1367)
a911e824-3f52-425d-90b0-ed0659e2eda3 bd5e7136-27a1-43a7-a2f3-94f28609cefd RealtimeClientConnectionTests test__041__Connection__connection_key__should_have_unique_connection_keys() XCTAssertNil failed: "Error 22 - NSPOSIXErrorDomain (reason: NSPOSIXErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1444&StartingLineNumber=1444)
834f6382-6e2c-4d32-911a-bdbddf0937f6 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() Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2205&StartingLineNumber=2205)
63965ea7-2ee2-4d5f-9346-14c19c2ac832 c2b81ea2-d06c-41a7-b217-36a144da77e5 RealtimeClientTests test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() XCTAssertEqual failed: ("1") is not equal to ("0") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1217&StartingLineNumber=1217)
6c2b0847-553a-424d-80aa-99c077ec2ef4 a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 RestClientTests test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() Error is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1752&StartingLineNumber=1752)
bd6fbfb9-c4b9-4c5e-8d75-1e14be1b955d 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=741&StartingLineNumber=741)
172470d9-b9a5-4d0a-8dd6-8f41b27439cf 0975d578-42e8-4175-a980-61bed059e0bd RestClientTests test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=804&StartingLineNumber=804)