Details of upload a0a2a8ea-d609-4887-9e3c-707b4db1b45f

Created at
2022-05-13T21:36:53.484Z
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-1
GitHub job URL
Not known
Loop iteration
3

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
d6657bd7-ccce-4b43-b2cc-b05c3421bb6f 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)
419a704f-909d-43f8-ae8f-93de541960ac b6700a0a-df60-4936-8528-f2833adb04fd RealtimeClientPresenceTests test__017__Presence__Channel_state_change_side_effects__if_a_channel_enters_the_ATTACHED_state_then_all_queued_presence_messages_will_be_sent_immediately_and_a_presence_SYNC_may_be_initiated() expected to have Array<ARTProtocolMessage> with count 1, got 0 Actual Value: [] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=697&StartingLineNumber=697)
41dffe21-6c47-4f42-b45b-6cbc05165043 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)
5bfd970a-af54-47ea-8f64-99b479218024 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 <0x7ff7c509cf20>, got nil (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1016&StartingLineNumber=1016)
893884b0-b484-4bb9-b2f6-bb84164fabaf 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: ["ojUaN0Jwo-:a": <ARTPresenceMessage: 0x7ff7c4f98550> {id: ojUaN0Jwo-:0:0,clientId: a,connectionId: ojUaN0Jwo-,timestamp: 2022-05-13 21:29:44 +0000 (1652477384.332),encoding: (null),data: (null),action: Present,syncSessionId: 1}, "ND7QRuWX4B:b": <ARTPresenceMessage: 0x7ff7c4f25d70> {id: ND7QRuWX4B:2:0,clientId: b,connectionId: ND7QRuWX4B,timestamp: 2022-05-13 21:29:44 +0000 (1652477384.385),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)
5fdf8f4a-a67b-4192-9b12-6862bc1a8992 aa3447d2-b2e0-41c2-9a05-fdc64e00cac2 RestClientStatsTests test__004__RestClient__stats__result__should_match_month_level_inbound_and_outbound_fixture_data__forwards_() expected to equal <1>, got <2> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=185&StartingLineNumber=185)