Details of upload 597937c8-a8f8-49e0-abed-5ac3d95b04e1

Created at
2023-08-20T00:05:01.075Z
Total number of tests
970
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
71f4907
Pull request base ref
main
Pull request head ref
feature/no-connection-serial
Branch / tag name
1714/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
5914114663
GitHub run attempt
1
GitHub run number
458
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
9e0dfaa4-e16f-4b7c-b20d-e4908a937e4c c47c958b-121f-4584-9408-440a546c2801 RealtimeClientChannelTests test__202__Channel__attach__protocol_message_channelSerial_must_be_set_to_channelSerial_of_the_most_recent_protocol_message_or_omitted_if_no_previous_protocol_message_received() expected to equal <Attaching>, got <Attached> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1327&StartingLineNumber=1327)
a6ad5b4c-fbb4-4950-abe2-55ae19156382 752111fe-1e41-4187-bddf-62cbfbece196 RealtimeClientConnectionTests test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() Shouldn't receive the messsage (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2497&StartingLineNumber=2497)
2827a359-0b22-40ac-a348-9f34ba52ee06 f03a47fa-2ca3-4d5d-a1f0-b922bba53d81 RealtimeClientPresenceTests test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__should_maintain_the_PresenceMap_and_any_members_present_before_and_after_the_sync_should_not_emit_presence_events() XCTAssertEqual failed: ("Enter") is not equal to ("Leave") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=787&StartingLineNumber=787)