Details of upload d42134dd-ddd3-42eb-a024-023baa9285bf

Created at
2022-09-09T12:06:03.644Z
Total number of tests
808
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
43bf25c
Pull request base ref
main
Pull request head ref
docs/EDX-150-add-canonical-docstring-comments
Branch / tag name
1491/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
3022164375
GitHub run attempt
1
GitHub run number
221
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
1cf2afd5-3506-4f01-b6fb-6333fc95f2ed 4fd7290a-0a6a-415b-aad2-715d7c897f84 RealtimeClientConnectionTests test__100__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_NSPOSIXErrorDomain_with_code_57() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=76&StartingLineNumber=76)
66016378-7d20-43e7-8d5f-a109e43219d2 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: 0x7fdd07257e60> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: Jt6xWp_uH3,connectionKey: e7de9K2iQBFerK!Jt6xWp_uH34czbGq-286ee7de9K2iQBFerK,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fdd07a79cc0> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: Jt6xWp_uH3,connectionKey: e7de9K2iQBFerK!Jt6xWp_uH34czbGq-286ee7de9K2iQBFerK,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)