Details of upload 51a8c26d-33e2-442f-925c-ecf165b7e4e5

Created at
2024-06-09T16:00:34.346Z
Total number of tests
884
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
a3f496e
Pull request base ref
main
Pull request head ref
fix/1929-sync-in-progress-thread-safe
Branch / tag name
1931/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9437680631
GitHub run attempt
1
GitHub run number
234
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9437680631/job/25993820511
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
7b546c98-4cd1-4c05-835c-b72688af3d8e 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=914&StartingLineNumber=914)
c48ff8f1-98cf-4b61-86e4-79ba4ac7d50b afefa5b3-4630-4e5e-915b-40cb2fa7c52e RealtimeClientChannelTests test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2078&StartingLineNumber=2078)
521f5262-ae6c-4299-97c2-65e04957783a 552340b6-f49c-4b10-a1a7-787b686fca89 RealtimeClientPresenceTests test__029__Presence__subscribe__with_a_single_action_argument() expected to eventually equal <1>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=992&StartingLineNumber=992)
8217fce4-6f9b-4c62-b7f6-2f4c952a04a6 f1e5c10e-d905-4401-b818-094db808f783 RealtimeClientPresenceTests test__030__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_success() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1013&StartingLineNumber=1013)