Details of upload 9b1e6586-4684-4ee0-9c78-27803603595d

Created at
2023-05-14T03:01:27.986Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
97f62ad
Pull request base ref
main
Pull request head ref
2023-05-13-run-main-in-loop
Branch / tag name
1749/merge
Workflow asset retention period
90 days
GitHub action
__run_2
GitHub run ID
4966655103
GitHub run attempt
1
GitHub run number
44
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
17

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
d0220ba6-d59c-48da-800e-762efdc897d2 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 AuthTests test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() XCTAssertEqual failed: ("80000") is not equal to ("40142") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=288&StartingLineNumber=288)
97366f71-a9b6-4684-afd3-fce9067236cd 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)
13c4bdea-3e0c-4592-85ab-5ce159c5294a 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)
ac12f1a2-a376-482c-9d9b-d7c7e6acc791 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)
27c64f7b-7f78-4682-9f1d-e0c5d463642c 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)