Details of upload c814bba7-5c7d-47e5-9f7e-8b641ec04ec6

Created at
2024-06-17T00:14:07.534Z
Total number of tests
884
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/26290427420
Loop iteration
1

Test failures

There are 10 failures in this upload.

Failure ID Test case ID Test class Test case Message
db263565-9f0a-43a1-bf74-ca2d77261031 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)
ca1b42d7-af06-4041-9eab-20dbab68ea26 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)
804fdd2c-3df0-44eb-acd9-da0804b002cf 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)
3095f509-61ba-4c3b-b5de-5596900ab0cb 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)
11ab96d3-e65e-4fa3-8a9a-1d4111badeb1 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)
7dfdb437-543d-4a0f-b48b-d118338f52e5 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)
b42d1b30-8f8f-4cfe-b3b1-9423f61b7e03 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)
b664a1f9-71ff-484e-9dab-eb6415b481ff 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)
069f9c6d-bd9d-4e18-b7d0-7fc8dccb57a8 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)
f37b87da-6741-4dcb-9ba0-32a924cd3652 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)