Details of upload 3a1d3f7b-9508-432c-b2f1-0c541a36d5f8

Created at
2022-05-14T10:04:32.730Z
Total number of tests
978
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8ef54cc
Pull request base ref
main
Pull request head ref
1406-reenable-skipped-tests-with-fixes-so-far-take-3-with-extra-logging
Branch / tag name
1418/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2319072595
GitHub run attempt
1
GitHub run number
1
GitHub job
check-4
GitHub job URL
Not known
Loop iteration
19

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
812cf70a-1f87-4a79-8ac0-f66e4815c5d6 b6700a0a-df60-4936-8528-f2833adb04fd RealtimeClientPresenceTests test__017__Presence__Channel_state_change_side_effects__if_a_channel_enters_the_ATTACHED_state_then_all_queued_presence_messages_will_be_sent_immediately_and_a_presence_SYNC_may_be_initiated() expected to have Array<ARTProtocolMessage> with count 1, got 0 Actual Value: [] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=697&StartingLineNumber=697)
8903be5b-bc4c-4e34-ae58-344d5b24f45a 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1012&StartingLineNumber=1012)
4255088e-2cc9-4210-b645-cb80c7e0a538 66c00504-cdb5-4ea6-a6f0-0d8b60c76be2 RealtimeClientPresenceTests test__045__Presence__PresenceMap__all_incoming_presence_messages_must_be_compared_for_newness_with_the_matching_member_already_in_the_PresenceMap() expected to equal <1>, got <2> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1433&StartingLineNumber=1433)
ed84f9ed-d854-4e55-8e1b-955e6076e34a 7a8d38a6-d49a-48b8-aad3-245437fedad8 RealtimeClientPresenceTests test__080__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__any_ENTER__PRESENT__UPDATE_or_LEAVE_event_that_matches_the_current_connectionId_should_be_applied_to_this_object() expected to have Dictionary<String, ARTPresenceMessage> with count 1, got 2 Actual Value: ["2sMFP0s2Ay:a": <ARTPresenceMessage: 0x7f807986f130> {id: 2sMFP0s2Ay:0:0,clientId: a,connectionId: 2sMFP0s2Ay,timestamp: 2022-05-14 09:58:10 +0000 (1652522290.230),encoding: (null),data: (null),action: Present,syncSessionId: 1}, "jqBmKJaHBb:b": <ARTPresenceMessage: 0x7f807a251ea0> {id: jqBmKJaHBb:2:0,clientId: b,connectionId: jqBmKJaHBb,timestamp: 2022-05-14 09:58:10 +0000 (1652522290.286),encoding: (null),data: bye,action: Absent,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2603&StartingLineNumber=2603)