Details of upload 3f8bd9f8-8d31-462a-9444-f96b6424ee10

Created at
2024-05-07T17:15:59.822Z
Total number of tests
1003
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
28ff26b
Pull request base ref
main
Pull request head ref
fix/1889-unskip-presense-tests-looped-5
Branch / tag name
1916/merge
Workflow asset retention period
90 days
GitHub action
__run_3
GitHub run ID
8976199614
GitHub run attempt
2
GitHub run number
17
GitHub job
check
GitHub job URL
Not known
Loop iteration
6

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
900bc60d-165f-4183-95f3-6c15708491fa 5a2d818f-4450-48c4-9d6e-10c987527c5f RealtimeClientChannelTests test__080__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHING() XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2417&StartingLineNumber=2417)
b2ea3e9a-279f-4008-b627-0eec38bfc06d 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() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3346&StartingLineNumber=3346)