Details of upload ce480cdc-f37c-4d3d-9930-5dddea3221b8

Created at
2022-05-16T22:32:13.098Z
Total number of tests
978
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8ef54cc
Pull request base ref
main
Pull request head ref
1406-reenable-skipped-tests-with-fixes-so-far-take-3-with-extra-logging
Branch / tag name
1418/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2319072595
GitHub run attempt
1
GitHub run number
1
GitHub job
check-14
GitHub job URL
Not known
Loop iteration
16

Test failures

There are 11 failures in this upload.

Failure ID Test case ID Test class Test case Message
71f48c81-845f-42c0-9f48-ec937f705600 1cf86794-ca47-4832-a5b5-2c9cc8f9586f RealtimeClientChannelTests test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=506&StartingLineNumber=506)
dfeb080c-f790-43bf-a467-52f55c037c44 b858410d-9ea4-4b8f-b343-6096af65bd90 AuthTests test__115__authorize__server_time_offset__should_obtain_server_time_once_and_persist_the_offset_from_the_local_clock() expected to be nil, got <Error 40104 - Timestamp not current> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3391&StartingLineNumber=3391)
1ea613ec-26dc-461e-8236-56f73966c0e1 f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() expected to be identical to nil, got <0x7ff2f72677d0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3675&StartingLineNumber=3675)
b38166be-cfff-4031-ac99-b9a599f820a9 5545c004-2e9a-4caa-8873-00a7e0c28957 PushAdminTests test__029__Channel_Subscriptions__removeWhere__should_remove_by_cliendId() expected to contain <<ARTPushChannelSubscription: 0x7ff2f8923550> -deviceId: (null); clientId: clientB;channel: pushenabled:foo;, <ARTPushChannelSubscription: 0x7ff2f8920e50> -deviceId: (null); clientId: clientB;channel: pushenabled:bar;>, got <[<ARTPushChannelSubscription: 0x7ff2f8a65980> -deviceId: (null); clientId: clientB;channel: pushenabled:bar;]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=891&StartingLineNumber=891)
d517bf5a-b046-4d0e-b823-00e7cdda752a b6700a0a-df60-4936-8528-f2833adb04fd RealtimeClientPresenceTests test__017__Presence__Channel_state_change_side_effects__if_a_channel_enters_the_ATTACHED_state_then_all_queued_presence_messages_will_be_sent_immediately_and_a_presence_SYNC_may_be_initiated() expected to have Array<ARTProtocolMessage> with count 1, got 0 Actual Value: [] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=697&StartingLineNumber=697)
e4e9716b-61bf-4000-88fb-0f1249194c3f 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1012&StartingLineNumber=1012)
0f03bed6-84ec-4a9f-a7a2-cf92c68203a8 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)
059caf31-7b10-494d-8cab-36fc328f9a84 506d119f-0725-4166-bcc5-92a972685b17 RealtimeClientTests test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=829&StartingLineNumber=829)
53b4faaf-96cd-4a7e-a253-0671b489fb92 6810d918-488d-4fab-b860-8a7221c35207 RealtimeClientTests test__036__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_CLOSED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1001&StartingLineNumber=1001)
20d0728e-2f7c-4e56-a122-84e8d3bfa008 b89cf080-cd1b-476e-86d5-55103220701d RealtimeClientTests test__044__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__update_() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1540&StartingLineNumber=1540)
1bbc2f60-93ee-4559-8cbb-bb23a7e9de3d 4ca56614-4dce-40a4-b488-ffb1edcca71f RestClientChannelTests test__036__message_encoding__payloads_should_be_binary__strings__or_objects_capable_of_JSON_representation() expected to be nil, got <Error -1005 - The network connection was lost. (reason: NSURLErrorDomain)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1200&StartingLineNumber=1200)