Details of upload 8735ec73-cafc-4a2f-af35-1435cf97ba5a

Created at
2023-11-17T21:59:46.713Z
Total number of tests
963
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
829189f
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
6908384330
GitHub run attempt
3
GitHub run number
19
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 10 failures in this upload.

Failure ID Test case ID Test class Test case Message
bff0e132-74a2-41ce-ab8f-6edcd52646fc 7b3e724d-1b38-45e4-81dc-a295fe582ce0 RealtimeClientChannelTests test__110__Channel__subscribe__should_result_in_an_error_if_channel_is_in_the_FAILED_state() XCTAssertNotNil failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3299&StartingLineNumber=3299)
7670620f-bc0b-4a7b-b920-36582c65de3b be5a801e-c21f-4adf-8169-17cc53e393b5 RealtimeClientChannelTests test__112__Channel__subscribe__should_deliver_the_message_even_if_there_is_an_error_while_decoding__using_crypto_data_128() XCTAssertEqual failed: ("Optional(The quick brown fox jumped over the lazy dog)") is not equal to ("Optional(<1cee1c61 23fc2f26 cf6013d9 3c740eb6 61c8b5cc 58752bdc 3540ba91 7569327d 1514bfbd cf6ff9b4 9e9615b4 744814f5 c61151b8 9f8c7811 93537c8e 63d3f9a3>)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=86&StartingLineNumber=86)
c06d8f9b-b47d-485d-9cba-3e0551f3188f 93636fa4-ff25-4ccf-9c26-b81ad0258288 RealtimeClientChannelTests test__114__Channel__subscribe__message_cannot_be_decoded_or_decrypted__should_deliver_with_encoding_attribute_set_indicating_the_residual_encoding_and_error_should_be_emitted() XCTAssertEqual failed: ("nil") is not equal to ("Optional(<7b226b65 79223a31 7d>)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3350&StartingLineNumber=3350)
c303b10a-69a2-4290-88c3-67b87a572de8 5c4eaeb3-ad1d-42b7-ae48-e19510c7eb1e RealtimeClientConnectionTests test__036__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__connection_state_enters_FAILED() XCTAssertNotNil failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1253&StartingLineNumber=1253)
3c0d2fb7-0603-42dc-abb2-704bd0396f57 e5b59072-5d0f-437a-850f-4219e2372853 RealtimeClientConnectionTests test__038__Connection__connection_id__should_be_null_until_connected() XCTAssertNil failed: "z0NyHkYUlm" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1328&StartingLineNumber=1328)
73d5470e-3d7d-4e84-9590-2a592e997026 42c4239a-aa13-41d5-af14-89447d632f5a RealtimeClientConnectionTests test__096__Connection__Host_Fallback__client_is_connected_to_a_fallback_host_endpoint_should_do_HTTP_requests_to_the_same_data_centre() XCTAssertEqual failed: ("Optional("e.ably-realtime.com")") is not equal to ("Optional("d.ably-realtime.com")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4091&StartingLineNumber=4091)
cddbd89b-fbb5-486d-9d00-99f6d7633aa7 c2b81ea2-d06c-41a7-b217-36a144da77e5 RealtimeClientTests test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() XCTAssertEqual failed: ("1") is not equal to ("0") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#EndingLineNumber=1217&StartingLineNumber=1217)
04f726fa-6f14-4e5a-8c7f-740e432f398b 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=1789&StartingLineNumber=1789)
18e4bafe-2812-482c-9cfe-85e67f0ab53f 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=736&StartingLineNumber=736)
22a88896-21e2-4ced-bea7-9fe94a8119c0 0975d578-42e8-4175-a980-61bed059e0bd RestClientTests test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=742&StartingLineNumber=742)