Details of upload 33e93e68-d9f0-4128-aef9-3eed0b08b9a0

Created at
2022-05-12T11:16:53.038Z
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
2309176781
GitHub run attempt
1
GitHub run number
11
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
12

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
75325eef-f7f5-48a6-85d5-5bb9d6c07b3e 782f7ca8-16c7-45fa-93b9-2ddd1aa4ab9f DeltaCodecTests test__003__DeltaCodec__decoding__should_recover_when_the_vcdiff_message_decoding_fails() expected to be nil, got <Error -9806 - NSOSStatusErrorDomain (reason: NSOSStatusErrorDomain)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/DeltaCodecTests.swift#CharacterRangeLen=0&EndingLineNumber=144&StartingLineNumber=144)
f51189b8-6683-4d34-b282-2b237bd2d083 4718908e-85b4-423c-bd8b-8de6312ba78a PushAdminTests test__004__publish__should_fail_with_an_empty_recipient() expected to be nil, got <Error -9810 - NSOSStatusErrorDomain (reason: NSOSStatusErrorDomain)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=283&StartingLineNumber=283)
daa4ac81-ca9f-4268-b974-07f181f4aa1c 752111fe-1e41-4187-bddf-62cbfbece196 RealtimeClientConnectionTests test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2489&StartingLineNumber=2489)
f4d9da8c-eda6-4a46-b143-173a38dce9d9 8a0dcaeb-fe47-495d-8269-63b823db2177 RealtimeClientConnectionTests test__066__Connection__connection_failures_once_CONNECTED__ACK_and_NACK_responses_for_published_messages_can_only_ever_be_received_on_the_transport_connection_on_which_those_messages_were_sent() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2862&StartingLineNumber=2862)
71f34121-00b5-4965-9a6f-f12f736542fc 1427af37-a41f-494b-8c52-7335caa75095 RealtimeClientConnectionTests test__067__Connection__connection_failures_once_CONNECTED__reconnects_to_the_websocket_endpoint_with_additional_querystring_params__resume_is_the_private_connection_key_and_connection_serial_is_the_most_recent_ProtocolMessage_connectionSerial_received() Shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2889&StartingLineNumber=2889)
884a3280-eec6-44f8-897f-a10dd2ec4223 def2f0d7-4db9-41de-bec1-f79e9694992b RealtimeClientConnectionTests test__077__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__if_the_token_is_renewable_then_error_should_not_be_emitted() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3030&StartingLineNumber=3030)
1fbf30e7-cc1e-4e5e-b8fd-9b962666e424 f86f7fee-db77-4cb7-a5e2-c1c3db756240 RealtimeClientConnectionTests test__078__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__and_the_library_does_not_have_a_means_to_renew_the_token__the_connection_will_transition_to_the_FAILED_state() expected to equal <Connected>, got <Connecting> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3080&StartingLineNumber=3080)
bd56b0d0-5d84-4a37-9526-cfb248332a54 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)