Details of upload 466eb1bf-600c-4ca9-b006-8b1c12547f93

Created at
2024-10-01T10:43:37.210Z
Total number of tests
1036
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
63e6f00
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
11114314308
GitHub run attempt
2
GitHub run number
373
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/11114314308/job/30905906233
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
9f527195-2520-4c62-b78e-c5d5dd595b94 5446ff21-fb56-4f2f-83be-3584acae08be RealtimeClientChannelTests test__131__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_channel_was_already_in_the_ATTACHING_state__the_channel_will_transition_to_the_SUSPENDED_state_and_the_error_will_be_emitted_in_the_ChannelStateChange_event() expected to be close to <2024-10-01 10:17:56.7140> (within 1.5), got <2024-10-01 10:17:54.9790> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=4059&StartingLineNumber=4059)
5e58a0ce-0a89-456b-b7c1-00eead19b759 232b9c4d-5f21-4474-94e5-3b70a592c697 RealtimeClientConnectionTests test__079__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__should_transition_to_disconnected_when_the_token_renewal_fails_and_the_error_should_be_emitted() XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3228&StartingLineNumber=3228)