Details of upload 32a10a33-6a4a-4e44-80c8-d3a5e6889135

Created at
2023-05-12T05:04:20.070Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
3c5fd38
Pull request base ref
main
Pull request head ref
1695-fix-intermittent-failure
Branch / tag name
1742/merge
Workflow asset retention period
90 days
GitHub action
__run_2
GitHub run ID
4954226828
GitHub run attempt
2
GitHub run number
39
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
14

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
7bdbbb6c-9b4e-48b0-9cc9-8a652945f1a0 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 AuthTests test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=286&StartingLineNumber=286)
73b99a5b-5f8a-4b17-a56d-5edcd1a930a5 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)
eec4ee2c-a445-4cca-aae4-63ef31de2953 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=3148&StartingLineNumber=3148)
b1a6b871-8e71-43a2-b394-f192dd95cd71 a71fb8e3-d256-437e-967a-023616848090 RealtimeClientConnectionTests test__080__Connection__Connection_recovery__connection_state_should_recover_explicitly_with_a_recover_key() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=89&StartingLineNumber=89)
f2442c8d-eee9-4499-88e4-340bb4d4789f 2447ec22-b780-40ee-afa2-c0711b7cd579 RealtimeClientPresenceTests test__115__Presence__history__should_return_a_PaginatedResult_page() XCTAssertEqual failed: ("51") is not equal to ("50") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3827&StartingLineNumber=3827)
7d3201c9-d4ea-42d0-924e-fa627b3a4b71 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)
1fd36400-142e-480f-9f6e-49e78efa1ba4 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)
45f353b8-5fa5-46c1-97b9-a0e79d0b77db 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)