Details of upload e163e2b7-2beb-4a2b-97f1-b8f366f23cf6

Created at
2023-09-13T23:55:04.394Z
Total number of tests
964
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
470104f
Pull request base ref
main
Pull request head ref
fix/1796-transition-to-xcode15
Branch / tag name
1799/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
6178325306
GitHub run attempt
2
GitHub run number
4
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
437a3110-c2b9-4beb-a1c0-59f9f3dfe063 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() XCTAssertEqual failed: ("Optional(0.91)") is not equal to ("Optional(0.9)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=4139&StartingLineNumber=4139)
46bca048-a4b3-4dbf-a764-2409cb3913cd 2a2fe88e-aed9-4acf-b43b-0471f90192bc RestClientTests test__086__RestClient__request__method_signature_and_arguments__should_add_query_parameters() XCTAssertEqual failed: ("Optional("PATCH")") is not equal to ("Optional("patch")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1824&StartingLineNumber=1824)
e5efaf4b-e3e2-4e61-97e3-d915d4c464fb da63a7e7-ebba-49ef-88b4-60d19204b599 RestClientTests test__092__RestClient__request__method_signature_and_arguments__should_do_a_request_and_receive_a_valid_response() Completion closure should not be called (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1912&StartingLineNumber=1912)