Details of upload ed2f89c4-80be-4e5e-956e-e79aae3aea9f

Created at
2023-05-15T11:43:20.807Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
cc4245e
Pull request base ref
main
Pull request head ref
1695-fix-intermittent-failure-try-to-fix-introduced-failures
Branch / tag name
1748/merge
Workflow asset retention period
90 days
GitHub action
__run_2
GitHub run ID
4966658008
GitHub run attempt
2
GitHub run number
43
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
15

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
2c0821aa-bf86-4aac-8505-b0fc2e748a61 22dfe7d6-4289-4002-b135-449d179e7b9d RealtimeClientConnectionTests test__011__Connection__should_disconnect_the_transport_when_no_activity_exist() XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4440&StartingLineNumber=4440)
84f26610-1377-435f-8790-2b76128cc83a e0d53c7e-0266-49bb-a623-37071895dced RealtimeClientConnectionTests test__020__Connection__event_emitter__should_emit_events_for_state_changes() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=409&StartingLineNumber=409)
b7f123ec-36ba-47ce-8ca4-3a0eaca0b7a0 63b200a0-d17c-47a0-a15e-ae818dea47d6 RealtimeClientConnectionTests test__030__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__message_failure() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=889&StartingLineNumber=889)
e4d96645-6a2f-435d-aa81-24c7eedfc4a7 e63289f2-2265-40b6-a71b-e5c624906789 RealtimeClientConnectionTests test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2205&StartingLineNumber=2205)
9857b076-bc2f-4aac-902e-40bf67534a36 a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 RestClientTests test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() Error is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1752&StartingLineNumber=1752)
8b731885-4f92-4e2a-87ff-7889b4171a59 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=741&StartingLineNumber=741)
679c91b1-a7b0-4060-8e03-03aaf65dbf46 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#CharacterRangeLen=0&EndingLineNumber=804&StartingLineNumber=804)