Details of upload 8df60fc9-94eb-41e0-b812-ca88b0d890a4

Created at
2023-05-02T00:16:59.322Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
f0f92d4
Pull request base ref
main
Pull request head ref
2023-05-01-run-AblyTests-queue-removal-in-loop
Branch / tag name
1704/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
4854607986
GitHub run attempt
1
GitHub run number
12
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
18

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
78b53fbc-9e81-406d-b5e9-50fde413502d 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=278&StartingLineNumber=278)
c301db89-bf60-49ab-88f6-18e68453b170 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 RealtimeClientChannelTests test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2395&StartingLineNumber=2395)
9bce6f9b-08ef-4e84-87d3-80df158fe4e7 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=2155&StartingLineNumber=2155)
f28810ee-d75b-4237-9416-d81ca06e810f 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 RealtimeClientConnectionTests test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() XCTAssertEqual failed: ("2") is not equal to ("3") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3605&StartingLineNumber=3605)
e37f925b-9fc3-488a-8049-0afa4e8cec74 cebafe76-5187-43d0-b87e-83f59cb8cba3 RestClientTests test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() X-Ably-Errorcode not found (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=568&StartingLineNumber=568)
eba32838-de2e-42b4-91d3-c33771f26193 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=1674&StartingLineNumber=1674)
46dee988-5439-41ce-b685-63cd496cfee8 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 request (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=711&StartingLineNumber=711)
d9a8eaee-cbc8-49c7-b4c0-a46189b0064f 0975d578-42e8-4175-a980-61bed059e0bd RestClientTests test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() expected X-Ably-Errorcode header in request (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=766&StartingLineNumber=766)