There are 5 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
3f756167-d09a-46f7-8aa9-5b518a7cc680 | 4f837671-6233-41f1-94e8-01174d1da7b8 | PushTests | test__008__LocalDevice__has_a_device_method_that_returns_a_LocalDevice() | Crash: xctest (56539): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0) |
ce60bfd3-8803-40c1-b4cd-a20776e889ac | ae0b46f5-93e6-4f44-b4e3-5907a1939903 | RealtimeClientConnectionTests | test__088__Connection__Host_Fallback__applies_when_the_default_realtime_ably_io_endpoint_is_being_used() | expected to have Array<URL> with count 2, got 1 Actual Value: [wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3483&StartingLineNumber=3483) |
14bea262-a950-4bb4-8766-ebeeb2e96879 | 699d0903-8638-4843-887d-55c51ca94913 | RealtimeClientConnectionTests | test__089__Connection__Host_Fallback__applies_when_an_array_of_ClientOptions_fallbackHosts_is_provided() | expected to be true, got <false> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3535&StartingLineNumber=3535) |
a667a5bb-474f-404b-bb8b-9ad275416c3c | 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 | RealtimeClientConnectionTests | test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() | expected to have Array<URL> with count 3, got 4 Actual Value: [wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://d.ably-realtime.com:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3687&StartingLineNumber=3687) |
4a000be1-d243-482f-9ee0-04c48e51a5e8 | b747a0db-dfdb-497b-ab81-bddc93dbaf5a | RealtimeClientConnectionTests | test__092__Connection__Host_Fallback__should_retry_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available() | expected to equal <[d.ably-realtime.com, e.ably-realtime.com, a.ably-realtime.com, c.ably-realtime.com, b.ably-realtime.com]>, got <[]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3764&StartingLineNumber=3764) |