Details of upload 8ed3c413-6324-4f45-aea2-47baf5ec9dcc

Created at
2024-06-30T12:15:11.938Z
Total number of tests
884
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/26856559988
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
a223a25f-e837-43bf-89da-e97de68b5710 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)
fed41a29-6fad-44f6-889a-51f9d9500066 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)
c5ce6693-2930-45e8-bed3-2d5f503bfbf7 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)
940edba5-a818-4c2c-bef1-eef128eb7243 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)
ec43dc39-8edb-44fa-9a0a-30f8d6b193d4 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)