Details of upload 3d68830b-3b5f-42fe-aee9-5e32c06582f3

Created at
2024-06-30T12:25:25.184Z
Total number of tests
1001
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
074e986
Pull request base ref
fix/1938-invalid-RTL4i
Pull request head ref
fix/1940-TO3g-violation
Branch / tag name
1941/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9731747233
GitHub run attempt
1
GitHub run number
246
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9731747233/job/26856559880
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
212de5d8-746a-4d2f-9200-5939f5945a09 11f91c51-f98d-4918-bfa2-d215ed22e2af AuthTests test__071__requestToken__should_support_all_TokenParams__using_defaults() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1753&StartingLineNumber=1753)
4da9f11f-1cdb-4a95-b040-35f5ed343ced 1ced7561-01df-41ca-a73d-559178721d5f RealtimeClientChannelTests test__003__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_state_changes() XCTAssertEqual failed: ("5") is not equal to ("4") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=279&StartingLineNumber=279)
bc6cc811-1839-4139-93bb-f2fb02a1da6f ebeba20b-9367-4a83-927c-1fa3e7c2110e RealtimeClientChannelTests test__004__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_FAILED_state_changes() XCTAssertEqual failed: ("Attaching") is not equal to ("Initialized") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=309&StartingLineNumber=309)
ddf4ded6-704c-4f84-a4af-2207940dd874 930c2574-6caf-42c1-9955-b68e6ab0e674 RealtimeClientChannelTests test__007__Channel__EventEmitter__channel_states_and_events__should_not_emit_detached_event_on_an_already_detached_channel() XCTAssertNotEqual failed: ("Attaching") is equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=399&StartingLineNumber=399)
e984feb8-6862-4e88-b670-5fd5ce3ddf67 6173cdf2-3619-4e1b-9c8f-0c733b9d3c04 RealtimeClientChannelTests test__010__Channel__EventEmitter__channel_states_and_events__a_ChannelStateChange_is_emitted_as_the_first_argument_for_every_channel_state_change() XCTAssertNotEqual failed: ("Attaching") is equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=476&StartingLineNumber=476)
bbae0f96-63bc-40c8-b189-06e3188f0dc1 3d3eb562-982f-43f6-99d0-35e393d3ad06 RealtimeClientPresenceTests test__096__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is_INITIALIZED_and_queueMessages_has_been_explicitly_set_to_false() XCTAssertEqual failed: ("Optional(80010)") is not equal to ("Optional(91001)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3072&StartingLineNumber=3072)