Details of upload 03ee8a38-e681-42d9-8041-9f91d490196d

Created at
2023-08-31T17:18:45.813Z
Total number of tests
848
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
22960f4
Pull request base ref
main
Pull request head ref
fix/1764-transition-to-xcode-14-3
Branch / tag name
1783/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
6040191819
GitHub run attempt
1
GitHub run number
21
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
53489fe5-de18-443c-8d92-98460e5c7e0a 787cdd99-a26a-4d5f-ba52-a5f618fe6f20 RealtimeClientChannelTests test__016__Channel__connection_state__if_the_connection_state_enters_the_DISCONNECTED_state__it_will_have_no_effect_on_the_channel_states() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1008&StartingLineNumber=1008)
673b1e5f-270e-41fd-bece-d341c54f385d 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() XCTAssertNotNil failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1050&StartingLineNumber=1050)
26b324ef-396e-45d1-b8ed-b48a9a6013eb c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2063&StartingLineNumber=2063)
a175b14b-6d94-41f6-9443-6c5b3e8e576f 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() expected to contain <Key/token status changed (expire)>, got <Token expired. (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2169&StartingLineNumber=2169)
b94a7aab-f29d-468b-92c1-b010a21c97b0 f86f7fee-db77-4cb7-a5e2-c1c3db756240 RealtimeClientConnectionTests test__078__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__and_the_library_does_not_have_a_means_to_renew_the_token__the_connection_will_transition_to_the_FAILED_state() XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3221&StartingLineNumber=3221)