Details of upload 084b807f-e44b-4cb5-8878-1dfcdb8a0c01

Created at
2022-05-17T01:03:52.068Z
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
2319072594
GitHub run attempt
2
GitHub run number
1
GitHub job
check-13
GitHub job URL
Not known
Loop iteration
17

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
6f51aacc-db4a-49c0-8341-043b2ad3684a 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)
5256ffd7-5ae8-46e9-bc87-f2254884b553 f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() expected to be identical to <0x7fff8019e388>, got <0x7fff8019e3a0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3674&StartingLineNumber=3674)
75b739cf-8517-49bc-9a0b-8f791950178d 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)
a7d3ef3b-2df7-411d-b75c-31528bd63e6a 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: ["lrOLfRBtiy:a": <ARTPresenceMessage: 0x7fdae4c59f90> {id: lrOLfRBtiy:0:0,clientId: a,connectionId: lrOLfRBtiy,timestamp: 2022-05-17 00:56:33 +0000 (1652748993.735),encoding: (null),data: (null),action: Present,syncSessionId: 1}, "EKH_Y6Es6m:b": <ARTPresenceMessage: 0x7fdae6d4aaf0> {id: EKH_Y6Es6m:2:0,clientId: b,connectionId: EKH_Y6Es6m,timestamp: 2022-05-17 00:56:33 +0000 (1652748993.785),encoding: (null),data: bye,action: Absent,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2591&StartingLineNumber=2591)