Details of upload 7fdce8af-2ba8-4801-ae96-fb7bea14257e

Created at
2023-04-25T08:19:50.117Z
Total number of tests
925
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8c9467b
Pull request base ref
2023-04-24-1.2.19
Pull request head ref
2023-04-24-run-1.2.19-tests-in-loop
Branch / tag name
1693/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
4791362477
GitHub run attempt
1
GitHub run number
2
GitHub job
check-2
GitHub job URL
Not known
Loop iteration
23

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
db7323c8-1536-4ea1-b708-ece5e3298dd9 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/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=324&StartingLineNumber=324)
f3b7b3a3-48cb-4361-87ac-50ba0155fe9c 21585df3-fc42-41af-8b97-ec0a50b05277 RealtimeClientConnectionTests test__045__Connection__close__if_CONNECTING__do_the_operation_once_CONNECTED() expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1530&StartingLineNumber=1530)
12659e27-88a1-4885-a910-954da9f7b9ef 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/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2154&StartingLineNumber=2154)
07588d38-31cd-48d8-aecb-f3d1afcb6d63 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/Spec/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1685&StartingLineNumber=1685)
184135da-ee0e-42d5-b893-9d13d6e310fd 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/Spec/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=702&StartingLineNumber=702)
add81207-477c-4132-b1c1-27dff8c48d5f 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/Spec/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=757&StartingLineNumber=757)