Details of upload da12f517-9e83-422d-b834-d8a64c407aea

Created at
2023-05-02T01:39:24.204Z
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
25

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
28ad3950-db6b-4ebf-9d97-8914766be829 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=280&StartingLineNumber=280)
3138757b-87ce-437a-a7e4-12cd4a504418 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)
f30d12ed-89fa-4390-a654-1d523e3426ad 4fd7290a-0a6a-415b-aad2-715d7c897f84 RealtimeClientConnectionTests test__100__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_NSPOSIXErrorDomain_with_code_57() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=75&StartingLineNumber=75)
0b2acb21-8140-47db-877f-043f4c28b16d 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)
c733e648-c4e0-447a-a943-22ba0d1d7a28 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)
3bb9e7e3-36b9-4577-9f55-dd5fec9ff3b5 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)