Details of upload 447d32a7-694b-4847-9426-5d9fc150e3e8

Created at
2023-09-14T12:08:33.432Z
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
3
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
01295427-ac4e-4605-bbab-6e6f43d40e0b e4294b73-d042-4ed5-994f-f72ad3dc8ee4 RestClientTests test__014__RestClient__client_should_handle_error_messages_in_plaintext_and_HTML_format() expected to contain <text/html>, got <application/json> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1786&StartingLineNumber=1786)
70ad2f1d-3b5c-4e90-9518-02ce0fbed96c 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)
ba0e36d2-9a50-458b-b181-3220c6af095e 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)