Details of upload 92f77420-5326-425c-b4eb-16f1b52d556d

Created at
2023-05-14T08:35:36.175Z
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-4
GitHub job URL
Not known
Loop iteration
20

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
32f853a2-e415-4a2d-b405-5a4eef4d9bd2 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)
f368222a-667b-47a3-bb40-65147ea67138 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=2469&StartingLineNumber=2469)
8add7f44-1bf8-435a-806c-c7a53fd5853b 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)
13406c9e-79fd-4b63-8c8a-36a038a911fd 3b4974d4-cde5-42ff-9854-c2b17c3473b7 RealtimeClientPresenceTests test__033__Presence__enter__should_result_in_an_error_immediately_if_the_connection_state_is_connected_and_the_client_is_wildcard() expected to eventually equal <Connected>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1123&StartingLineNumber=1123)
125d63ff-6b9f-4b96-a86b-c7eedd4c85a6 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)
93d71899-123f-4410-9452-beec4ac645e0 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)
aec1c27d-c343-4f90-9821-725552ae3a54 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)