Details of upload 83b22c81-d340-482a-bdaa-1917a2aad48e

Created at
2024-06-29T23:42:19.986Z
Total number of tests
884
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
46aaf09
Pull request base ref
main
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
9727567975
GitHub run attempt
1
GitHub run number
244
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9727567975/job/26847262618
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
6cbc0d1b-1e32-4045-870b-b391a6c0464a 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)
bce6739d-ffa6-4549-94e3-ac022fb70f4d 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)
446515be-c8a6-4ac3-b883-dac4df9865aa 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)
5fb863d2-2103-4b4c-8c0a-600bd712c71d 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)
98909e9d-67a2-4da1-a7a3-f697e1690a93 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)