Details of upload c8837851-f858-4934-bba2-cb9d3aa0beda

Created at
2022-05-14T22:46:20.871Z
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
3

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
7ffc7022-5ebf-4ce7-a187-98d3d10d8224 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)
3eac8395-d351-4617-9da8-641aaa733a98 81ba9f8b-f51b-4568-b362-c3e8e1dfd7a5 RealtimeClientConnectionTests test__005__Connection__basic_operations_should_work_simultaneously() Waited more than 60.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=722&StartingLineNumber=722)
ecbe4a50-4630-4919-9962-873712fe6489 f1e5c10e-d905-4401-b818-094db808f783 RealtimeClientPresenceTests test__030__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_success() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=982&StartingLineNumber=982)
339ebad3-44e2-4b0c-8abe-23872d6e52c5 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 <0x7fd2d786f390>, got nil (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1016&StartingLineNumber=1016)
1d03f2f7-a23c-4b7e-8471-d2aab4d4880b ac44f09c-f521-4bfc-a3d7-58d4f7428c74 RealtimeClientPresenceTests test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1012&StartingLineNumber=1012)
07228c96-5263-496b-bfcc-9d860f2d9598 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)
2c5ab68e-7505-4b92-be67-e421b1f2e5e9 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: ["vJ3CsAtlPc:b": <ARTPresenceMessage: 0x7fd2d7973650> {id: vJ3CsAtlPc:2:0,clientId: b,connectionId: vJ3CsAtlPc,timestamp: 2022-05-14 22:39:28 +0000 (1652567968.114),encoding: (null),data: bye,action: Absent,syncSessionId: 0}, "UxMAg3W_3R:a": <ARTPresenceMessage: 0x7fd2d72e6350> {id: UxMAg3W_3R:0:0,clientId: a,connectionId: UxMAg3W_3R,timestamp: 2022-05-14 22:39:28 +0000 (1652567968.059),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)