Details of upload 31288437-a43f-4700-b5c8-c92d5cc30952

Created at
2023-04-24T22:17:22.095Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
4b7977b
Pull request base ref
main
Pull request head ref
2023-04-24-run-main-tests-in-loop
Branch / tag name
1692/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
4791315717
GitHub run attempt
1
GitHub run number
3
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
2

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
38e20c54-5d85-43b7-9463-4e33b33a5ac3 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=1025&StartingLineNumber=1025)
fddd0c73-37dd-487b-8d77-d0608be01f0b 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=2014&StartingLineNumber=2014)
191a2c12-8c1a-430d-ac81-fd85b50cf2f9 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=2118&StartingLineNumber=2118)
7c0bb899-10f2-41df-b79d-19e7887cd639 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=3075&StartingLineNumber=3075)