Details of upload ef04b08d-e7ab-4b89-9d39-289ff56de2c8

Created at
2023-05-13T05:48:26.758Z
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
20

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
bda6e714-9723-4aad-bf7d-71589c4fd5bb 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)
df576c11-8757-4dee-af8e-f355b7229a1a 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)
039c7f43-fc47-4dc5-85b3-035530107758 5c5a4bee-8a29-49ca-baed-cf21480fa671 RestClientChannelTests test__047__status__with_subscribers__returns_a_channel_details_object_populated_with_channel_metrics() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1647&StartingLineNumber=1647)
c070f431-b24a-4659-968e-1dbd1487fbf6 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)
b7aec8e5-9a75-406a-bdb9-a1c95f3e7230 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)
9c37bedb-0c8a-4812-969c-9a82d8942fc2 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)