Details of upload f4f70284-cff7-447c-b43f-45d7a14f92cc

Created at
2022-05-12T08:56:36.075Z
Total number of tests
978
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
5c1f078
Pull request base ref
main
Pull request head ref
1406-reenable-skipped-tests-with-fixes-so-far-take-3
Branch / tag name
1416/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2309176785
GitHub run attempt
1
GitHub run number
12
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
6

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
e797d3b2-f42d-40fd-a2cf-dae2e927a951 8cc7e363-bdff-4442-bff5-c5a33182a1f2 RealtimeClientChannelTests test__001__Channel__should_process_all_incoming_messages_and_presence_messages_as_soon_as_a_Channel_becomes_attached() expected to have Dictionary<String, ARTPresenceMessage> with count 1, got 0 Actual Value: [:] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=198&StartingLineNumber=198)
c86d0f73-97a5-4869-a8c8-2953b04e766e 66c00504-cdb5-4ea6-a6f0-0d8b60c76be2 RealtimeClientPresenceTests test__045__Presence__PresenceMap__all_incoming_presence_messages_must_be_compared_for_newness_with_the_matching_member_already_in_the_PresenceMap() expected to equal <1>, got <2> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1433&StartingLineNumber=1433)
2aebca53-9c54-45ec-9620-b44f5301f5eb f1b06ba8-7ddf-4523-a1da-b4b0eb06f10a RealtimeClientTests test__038__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_CLOSED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() The network connection was lost. (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1080&StartingLineNumber=1080)
7861c6e1-2a11-4564-8101-f0f44a419c10 a54428fb-682f-4f07-98b2-9c7ed614f0c3 RealtimeClientTests test__040__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_FAILED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() expected to be nil, got <Error -9810 - NSOSStatusErrorDomain (reason: NSOSStatusErrorDomain)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1223&StartingLineNumber=1223)