Details of upload 5542a3b5-1a10-4186-b3b6-86041898c70d

Created at
2022-05-12T01:26:34.716Z
Total number of tests
978
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
5c1f078
Pull request base ref
main
Pull request head ref
1406-reenable-skipped-tests-with-fixes-so-far-take-3
Branch / tag name
1416/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2309176781
GitHub run attempt
1
GitHub run number
11
GitHub job
check-2
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
37477d78-7e60-4195-b402-9da07bd0208a 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)
5a5bded3-565a-472d-ac01-6953c986f848 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: ["4Ph0x2mGGc:a": <ARTPresenceMessage: 0x7f82f69c1a70> {id: 4Ph0x2mGGc:0:0,clientId: a,connectionId: 4Ph0x2mGGc,timestamp: 2022-05-12 01:18:46 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, "VIWQ3fDkxO:b": <ARTPresenceMessage: 0x7f830151d870> {id: VIWQ3fDkxO:2:0,clientId: b,connectionId: VIWQ3fDkxO,timestamp: 2022-05-12 01:18:47 +0000,encoding: (null),data: bye,action: 0,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2591&StartingLineNumber=2591)
b124ab9f-25d6-4605-920c-7cd89b8dd923 b5fb6956-1018-4615-82e2-0122b6be14c1 RealtimeClientPresenceTests test__116__Presence__enterClient__enters_into_presence_on_a_channel_on_behalf_of_another_clientId() expected to equal <{test = 1;}>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3789&StartingLineNumber=3789)