There are 5 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
6310a698-d218-409f-bf9e-f91c2e5275c8 | c028ab04-1b06-4d12-9414-e1bc7fdfacb2 | AuthTests | test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error() | expected to contain <No application found with id>, got <unable to handle request; no application id found in request> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=414&StartingLineNumber=414) |
978041e2-358b-4028-aff7-559c615718ac | 52ca0539-e996-425c-8cd1-8ad51668d086 | RealtimeClientChannelTests | test__002__Channel__should_not_crash_when_an_ATTACH_request_is_responded_with_a_DETACHED() | Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=4811&StartingLineNumber=4811) |
fcbd57fc-8dd6-4174-83bd-601221b3a651 | e966c950-4c6f-4a4c-be1e-81cebd20bd4e | RealtimeClientPresenceTests | test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() | XCTAssertEqual failed: ("false") is not equal to ("true") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3347&StartingLineNumber=3347) |
04e1c772-fc16-47ef-8d5b-53cac8143d52 | 4a4d9c1f-1748-4e5f-a30a-3da14b5567cb | RestClientTests | test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key() | expected to eventually equal <40005>, got <40101> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=195&StartingLineNumber=195) |
fb6930ae-ce7b-41c5-9957-00090806c923 | 3ab93821-f32f-452c-8d74-35bde0aa169a | RestClientTests | test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token() | expected to eventually equal <40005>, got <40101> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=236&StartingLineNumber=236) |