Details of upload 15485d7a-788a-443a-92b8-fedbaacc5c81

Created at
2023-05-12T06:34:40.095Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
3c5fd38
Pull request base ref
main
Pull request head ref
1695-fix-intermittent-failure
Branch / tag name
1742/merge
Workflow asset retention period
90 days
GitHub action
__run_2
GitHub run ID
4954226828
GitHub run attempt
2
GitHub run number
39
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
21

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
96d1744b-ff6c-4794-b560-ace3fb0fba53 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() Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=286&StartingLineNumber=286)
aef51091-8990-4d12-9ea0-6fac07ae5dc9 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)
8d3012a8-bf93-4f9a-961d-f8dc0a3356a5 ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 RestClientPresenceTests test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() XCTAssertEqual failed: ("51") is not equal to ("50") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=204&StartingLineNumber=204)
a03223f3-28f2-41b5-8cf5-fbcf035b0e0c 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)
c56a5b9e-07f2-482e-9a5f-21a519a199d3 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)
4dc68fe3-50c9-4e2c-a6c0-1119f263a5d3 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)