Details of upload 58151dcd-82ab-47cf-a901-6cb7d6754077

Created at
2023-04-25T01:40:22.331Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
4b7977b
Pull request base ref
main
Pull request head ref
2023-04-24-run-main-tests-in-loop
Branch / tag name
1692/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
4791315718
GitHub run attempt
1
GitHub run number
1
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
15

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
cfcacb31-0ca2-41c0-b143-5d87a8c44384 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=281&StartingLineNumber=281)
1f1c6c50-86e5-480a-ad08-67715faf7bc6 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=2153&StartingLineNumber=2153)
3826b5f7-c611-4b74-b457-ba26e72b6a70 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=1673&StartingLineNumber=1673)
17959b65-77c4-4f1a-8e20-a4be8b35f22f 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)
31b5959d-4801-486d-95ac-e58be5084a7a 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)