Details of upload 33ffbe4e-5929-4b28-b59b-c8d342dd5017

Created at
2022-05-14T22:27:57.572Z
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-7
GitHub job URL
Not known
Loop iteration
2

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
ab312bd0-64be-485f-971f-8abc0c9c68af b858410d-9ea4-4b8f-b343-6096af65bd90 AuthTests test__115__authorize__server_time_offset__should_obtain_server_time_once_and_persist_the_offset_from_the_local_clock() expected to be nil, got <Error 40104 - Timestamp not current> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3391&StartingLineNumber=3391)
43049a10-5d50-4aa2-ba58-4a45254033b3 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)
2ee306f3-1ad3-4647-8db1-146f5050762f 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: ["AiB7UcKO7h:a": <ARTPresenceMessage: 0x7fb23cfe5a90> {id: AiB7UcKO7h:0:0,clientId: a,connectionId: AiB7UcKO7h,timestamp: 2022-05-14 22:20:46 +0000 (1652566846.123),encoding: (null),data: (null),action: Present,syncSessionId: 1}, "5_AdtFxM-L:b": <ARTPresenceMessage: 0x7fb23b98a860> {id: 5_AdtFxM-L:2:0,clientId: b,connectionId: 5_AdtFxM-L,timestamp: 2022-05-14 22:20:46 +0000 (1652566846.174),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)