Details of upload bd6b741b-0bc0-4a1c-a0e6-f67623d73e81

Created at
2022-04-22T10:26:38.423Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
b113cd2
Pull request base ref
main
Pull request head ref
1330-turn-off-continueAfterFailure-in-test-case-1e5beffd-b21f-4281-85c9-b1b6ab02471d
Branch / tag name
1375/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2203317781
GitHub run attempt
1
GitHub run number
179
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
21

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
a41e619c-0d87-4845-b3db-b207be67600b 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1069&StartingLineNumber=1069)
c16eacd7-e630-4415-a344-90d741656c2d 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: 0x7f8408cac2b0> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: HGmwLLlfB4,connectionKey: e7du2P7KgBAYim!HGmwLLlfB4DsDrLa-ea8ee7du2P7KgBAYim,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7f8408c96040> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: HGmwLLlfB4,connectionKey: e7du2P7KgBAYim!HGmwLLlfB4DsDrLa-ea8ee7du2P7KgBAYim,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)