Details of upload a9018a48-e8e0-442e-a4b5-90f220047fe2

Created at
2023-08-14T12:52:22.289Z
Total number of tests
854
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
580635f
Pull request base ref
main
Pull request head ref
feature/no-connection-serial
Branch / tag name
1714/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
5855754412
GitHub run attempt
1
GitHub run number
550
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
9c6827cc-874c-4d7c-be5b-1306d9f7fb29 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)
a9c9985d-5237-4aec-83fd-8331201c1fc2 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=2131&StartingLineNumber=2131)
c7705f94-57c5-4380-80f8-e6118abf91b8 41197a5c-6068-4bdf-8f9d-120600fc9fb3 RealtimeClientConnectionTests test__103__Connection__Transport_disconnected_side_effects_message_serial_for_pending_message_must_remain_the_same_that_is_awaiting_a_ACK_NACK() Crash: xctest (7866) partial apply for closure #1 in closure #1 in RealtimeClientConnectionTests.test__103__Connection__Transport_disconnected_side_effects_message_serial_for_pending_message_must_be_assigned_a_new_msgSerial_from_internal_counter() (#CharacterRangeLen=0)
14c97212-51d1-49df-99ac-7e3ed02b70e0 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)
61fdaf33-40b9-4ebe-8460-5db6be057fa7 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)
46f03b49-cabc-4687-8365-8397919e6cb4 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)