Details of upload acd3f14b-2733-4850-9141-b389adbd66b2

Created at
2022-05-15T01:05:51.117Z
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
11

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
bc182e7c-78b0-42ee-ac77-63cb8de221fc 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)
d52e037b-edee-4c5f-b2de-997d980729af 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() expected to be identical to <0x7ffd8da70b40>, got nil (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1016&StartingLineNumber=1016)
4f5ab329-9e01-409c-a0ab-cc5f319796ab 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)
88d2732f-4f27-4c8e-aea7-77b2e0f36c6e 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: ["sAKC7BCVQN:b": <ARTPresenceMessage: 0x7ffd909bb290> {id: sAKC7BCVQN:2:0,clientId: b,connectionId: sAKC7BCVQN,timestamp: 2022-05-15 00:59:00 +0000 (1652576340.221),encoding: (null),data: bye,action: Absent,syncSessionId: 0}, "4ZzmkA0guo:a": <ARTPresenceMessage: 0x7ffd909dbf20> {id: 4ZzmkA0guo:0:0,clientId: a,connectionId: 4ZzmkA0guo,timestamp: 2022-05-15 00:59:00 +0000 (1652576340.171),encoding: (null),data: (null),action: Present,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2591&StartingLineNumber=2591)