Details of upload 94c5797b-5692-4bd8-bb77-1eeef53f88a7

Created at
2022-05-11T03:20:57.773Z
Total number of tests
978
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
f811844
Pull request base ref
main
Pull request head ref
1406-reenable-skipped-tests-with-fixes-so-far-take-2
Branch / tag name
1414/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2302712483
GitHub run attempt
1
GitHub run number
8
GitHub job
check-2
GitHub job URL
Not known
Loop iteration
6

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
14c8c8eb-9f1d-4585-adff-7655c3051076 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=1430&StartingLineNumber=1430)
c98ee440-c7f6-4ec2-97c4-293bd43cf3a9 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: ["_0KVEdjg1x:b": <ARTPresenceMessage: 0x7f904ec17a50> {id: _0KVEdjg1x:2:0,clientId: b,connectionId: _0KVEdjg1x,timestamp: 2022-05-11 03:13:10 +0000,encoding: (null),data: bye,action: 0,syncSessionId: 0}, "a8SdhXrEoG:a": <ARTPresenceMessage: 0x7f904ece5d50> {id: a8SdhXrEoG:0:0,clientId: a,connectionId: a8SdhXrEoG,timestamp: 2022-05-11 03:13:10 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2600&StartingLineNumber=2600)