Details of upload f524fe55-7354-40e4-9567-e480ca40f07b

Created at
2023-05-14T02:36:25.489Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
cc4245e
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
4966658007
GitHub run attempt
1
GitHub run number
45
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
18

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
3f85d22e-1775-4e5e-9850-bf8d639218ea 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=286&StartingLineNumber=286)
ca605f18-6bca-4d33-8974-85261b5c65e0 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)
9d3458e4-f2ba-4a0e-ba9a-6043e1bb8c74 9ee08f8b-7a7f-4170-bf25-cade71e71952 RestClientStatsTests test__006__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__forwards() failed: caught error: "Error Domain=NSCocoaErrorDomain Code=3840 "Unable to parse empty data." UserInfo={NSDebugDescription=Unable to parse empty data.}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/JSON.swift#CharacterRangeLen=0&EndingLineNumber=83&StartingLineNumber=83)
a7bc090c-4b69-461b-8a03-03aa4badc331 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)
c401218e-4e70-444e-a6d9-83d431600ea7 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)
4871cd42-88ab-41ee-9bb1-2f5766b884bc 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)