Details of upload 3f7fb46c-81cb-4ffa-9608-555750a7e8f4

Created at
2023-04-18T19:05:35.818Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
ee880c8
Pull request base ref
main
Pull request head ref
mock-device-fetcher
Branch / tag name
1681/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
4735842510
GitHub run attempt
1
GitHub run number
281
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
08cb12a3-b87c-4668-886b-0dac5af18a30 11f91c51-f98d-4918-bfa2-d215ed22e2af AuthTests test__071__requestToken__should_support_all_TokenParams__using_defaults() XCTAssertEqual failed: ("nil") is not equal to ("Optional("client_string")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1693&StartingLineNumber=1693)
8118b073-b6f6-4602-9916-f5b0240fbb35 d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 RealtimeClientConnectionTests test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() expected to eventually equal <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended]>, got <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2329&StartingLineNumber=2329)