Details of upload 93ce298c-e0a9-4046-90c5-377469b8c38a

Created at
2022-05-17T10:20:43.719Z
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-15
GitHub job URL
Not known
Loop iteration
8

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
f2938980-88ae-4766-8c35-e45b3f678b87 32417542-2489-426e-9fbe-987d5ca479f0 RealtimeClientPresenceTests test__053__Presence__PresenceMap__compare_for_newness__presence_message_has_a_connectionId_which_is_not_an_initial_substring_of_its_id__compares_them_by_timestamp_numerically() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=238&StartingLineNumber=238)
99eb41e0-ebe4-43f6-b066-f31b78f27b1e 506d119f-0725-4166-bcc5-92a972685b17 RealtimeClientTests test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() expected to have Array<ARTProtocolMessage> with count 1, got 2 Actual Value: [<ARTProtocolMessage: 0x7fb40c4ee350> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: LWzd2sETDj,connectionKey: e7diHLBMABBUOp!LWzd2sETDjTj7h2f-53ae7diHLBMABBUOp,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fb40cdfdf40> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: LWzd2sETDj,connectionKey: e7diHLBMABBUOp!LWzd2sETDjTj7h2f-53ae7diHLBMABBUOp,connectionSerial: -1,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=847&StartingLineNumber=847)