Details of upload f5718a20-d5af-4340-84fe-f1f02280d01d

Created at
2024-06-17T00:14:32.680Z
Total number of tests
1001
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
09e0a92
Pull request base ref
main
Pull request head ref
fix/1936-shouldQueueEvents
Branch / tag name
1937/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9539736272
GitHub run attempt
1
GitHub run number
237
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9539736272/job/26290427347
Loop iteration
1

Test failures

There are 11 failures in this upload.

Failure ID Test case ID Test class Test case Message
fd933fc0-85e6-4730-ad92-f9b2d51bcc46 5f1180cc-e26b-42a5-8551-ac2a8b0b2c4f RealtimeClientChannelTests test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_transition_to_ATTACHING_and_goes_back_to_SUSPNDED_on_timeout() XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=907&StartingLineNumber=907)
1c85feea-73b1-40a5-b6a5-156f8e8a595a dacc25ac-0ad6-4100-9dde-b5b7408bfc47 RealtimeClientConnectionTests test__068a__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2572&StartingLineNumber=2572)
a159983a-fd0c-4221-888c-2fb568122ec8 1e984ba5-9334-487c-862e-cc7d15b10459 RealtimeClientConnectionTests test__068b__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() expected to eventually equal <Attached>, got <Initialized> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2605&StartingLineNumber=2605)
ab955b34-e1a2-4f5a-92a2-af14b1ad15fc 70fb69c2-e1db-4ad0-9835-c98bac1e3f96 RealtimeClientConnectionTests test__068c__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2650&StartingLineNumber=2650)
f6b78382-f4da-4238-8f69-097faa5ec30c 11eafbb1-7d3f-4a70-bbf5-2389ade8aea5 RealtimeClientConnectionTests test__069__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_different_connectionId_than_the_current_client_and_an_non_fatal_error() expected to eventually have NSArray with count 1, got 0. Actual Value: () (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2691&StartingLineNumber=2691)
3ef6166d-8d38-4b85-be6e-05afdcf3a671 3d3eb562-982f-43f6-99d0-35e393d3ad06 RealtimeClientPresenceTests test__096__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is_INITIALIZED_and_queueMessages_has_been_explicitly_set_to_false() XCTAssertEqual failed: ("Optional(91001)") is not equal to ("Optional(80010)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3073&StartingLineNumber=3073)
dcb711e3-472a-4b82-9e9e-a1d5ae53a8bc e966c950-4c6f-4a4c-be1e-81cebd20bd4e RealtimeClientPresenceTests test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() expected to eventually be true, got <false> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3357&StartingLineNumber=3357)
72d8b561-7798-4ecd-8239-38d322876b45 65a778cb-5314-488a-96c7-09234d437fa4 RestClientChannelTests test__014__publish__Message_clientId__publishing_with_no_clientId_when_the_clientId_is_set_to_some_value_in_the_client_options_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=393&StartingLineNumber=393)
c3248a3b-8375-4150-85a2-655f42a5995e 795fdf77-318c-42b3-9cd4-b46144403b71 RestClientChannelTests test__015__publish__Message_clientId__publishing_with_a_clientId_set_to_the_same_value_as_the_clientId_in_the_client_options_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=425&StartingLineNumber=425)
5cd05dd0-aa3b-43bf-951d-74eaa54a2f31 c1023732-429b-4ae8-aff3-11a92181edae RestClientChannelTests test__016__publish__Message_clientId__publishing_with_a_clientId_set_to_a_value_from_an_unidentified_client_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=455&StartingLineNumber=455)
047222af-7a34-4211-87c6-ddfb230ece2d c367b120-107d-4a78-a48e-139854344a37 RestClientChannelTests test__017__publish__Message_clientId__publishing_with_a_clientId_set_to_a_different_value_from_the_clientId_in_the_client_options_should_result_in_a_message_being_rejected_by_the_server() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=486&StartingLineNumber=486)