Details of upload 6a19e497-5bfb-43e1-b8ac-f0c0da07f687

Created at
2022-05-14T08:48:07.348Z
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-3
GitHub job URL
Not known
Loop iteration
2

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
76eb36a2-cd1d-42ee-85ca-cc3e6025801f 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)
331a11c4-d967-4302-be32-503da5d5da97 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)
9f7d54e4-c35c-4677-aefd-0eb8a0917530 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)
ed279db9-6ed1-469f-8a3b-8f29b25d3eec 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1012&StartingLineNumber=1012)
657c47a3-e035-42a4-98ba-550187e53652 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)
aaeb8d5b-4255-4c27-9ddb-77ecfa8a884e c2b81ea2-d06c-41a7-b217-36a144da77e5 RealtimeClientTests test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() expected to have Array<ARTProtocolMessage> with count 0, got 1 Actual Value: [<ARTProtocolMessage: 0x7f9d35c79af0> {count: 0,id: (null),action: 17 (Auth),channel: (null),channelSerial: (null),connectionId: (null),connectionKey: (null),connectionSerial: 0,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1179&StartingLineNumber=1179)