Details of upload 2c30aaed-b15a-4de8-8c30-693a7a2d48b4

Created at
2024-04-29T23:27:37.431Z
Total number of tests
1003
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
538c5f4
Pull request base ref
fix/1904-RTP18a
Pull request head ref
fix/1889-unskip-presense-tests
Branch / tag name
1907/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
8886459525
GitHub run attempt
1
GitHub run number
190
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/8886459525/job/24399956111
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
c02933d7-a3c1-4aa7-a17f-66a507631b1e b93ec894-ec18-4585-8c0b-20c00e5939fa AuthTests test__029__Token__authentication_method__local_token_validity_check__should_NOT_be_done_if_queryTime_is_false_and_local_time_is_NOT_in_sync_with_server() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=502&StartingLineNumber=502)
c2ecd732-c372-4958-af99-8ecdf3d85c4d c8f6c971-0304-413d-89c5-52ea488fffcc AuthTests test__032__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() XCTAssertEqual failed: ("2") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=509&StartingLineNumber=509)
ec3270ea-1cde-465a-bb49-3f32db92066b ae0b46f5-93e6-4f44-b4e3-5907a1939903 RealtimeClientConnectionTests test__088__Connection__Host_Fallback__applies_when_the_default_realtime_ably_io_endpoint_is_being_used() XCTAssertEqual failed: ("1") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3950&StartingLineNumber=3950)
5cbe3db2-fb0d-4092-b49a-4ecc19a5760f 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1485&StartingLineNumber=1485)
3cac63d5-ebb9-4444-8f46-1cbb6c177a58 c8d93c71-05c0-467a-8635-ea82abe56270 RealtimeClientPresenceTests test__FLAKY__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() XCTAssertEqual failed: ("50") is not equal to ("100") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3533&StartingLineNumber=3533)
a1e1127a-9d70-49a0-b432-cc3a4a7873bf ec96bfb2-03ea-4441-8612-a7c8aca7930f RealtimeClientPresenceTests test__FLAKY__116__Presence__enterClient__enters_into_presence_on_a_channel_on_behalf_of_another_clientId() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3527&StartingLineNumber=3527)