Details of upload 95a4471c-a9b6-40da-97e1-5da4b4dc701a

Created at
2023-03-29T18:45:49.351Z
Total number of tests
822
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
a9b53f1
Pull request base ref
resume-request-response-let-xcode-do-thing
Pull request head ref
feature/1431-backoff-and-jitter
Branch / tag name
1520/merge
Workflow asset retention period
90 days
GitHub action
__run_4
GitHub run ID
4556619732
GitHub run attempt
1
GitHub run number
148
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
d0161158-19c0-404f-b203-c3db21e1b282 9918bc50-ad7b-4275-8c91-26046bed2bee RealtimeClientChannelTests test__131b__Channel__if_the_channel_receives_a_server_initiated_DETACHED_message_and_if_the_attempt_to_reattach_fails_then_the_channel_will_transition_to_SUSPENDED_state_with_periodic_reattach_with_channelRetryTimeout() expected to be close to <[0.9, 0.91, 0.88, 0.93, 0.86]> (each within 0.18), got <[0.9055, 1.2786, 1.4692, 1.9800, 1.7723]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3958&StartingLineNumber=3958)
9f8eaabd-e196-4cc9-a23c-0eea957043b3 6cfcf765-e6b7-4624-b90b-70d9a33ac294 RealtimeClientConnectionTests test__059__Connection__connection_request_fails__if_connection_attempt_fails_connection_state_will_first_transition_to_DISCONNECTED_and_then_to_SUSPENDED_with_periodic_connection_attempts() XCTAssertEqual failed: ("[0.36000000000000004, 0.48533333333333334, 0.5866666666666668, 0.7440000000000001, 1.0, 1.0, 1.0]") is not equal to ("[0.36000000000000004, 0.36400000000000005, 0.35200000000000004, 0.37200000000000005, 0.34400000000000003, 1.0, 1.0, 1.0]") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2286&StartingLineNumber=2286)