Details of upload 3014f5ee-50ef-4999-add0-22a84d6b882b

Created at
2022-04-13T23:39:57.722Z
Total number of tests
906
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
075a61e
Pull request base ref
main
Pull request head ref
1330-speculative-presence-fixes-with-extra-logging-in-1e5beffd-b21f-4281-85c9-b1b6ab02471d
Branch / tag name
1353/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2161389579
GitHub run attempt
2
GitHub run number
152
GitHub job
check
GitHub job URL
Not known
Loop iteration
26

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
8a6eee4e-4adf-4b43-a0f7-ecb5fb071bff 84c9fbc5-8882-4010-ba99-3e44d1793397 RealtimeClientPresenceTests test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() expected to eventually have Array<ARTPresenceMessage> with count 3, got 2 Actual Value: [<ARTPresenceMessage: 0x7fe1cdadad70> {id: P0Q5hezNEx:1:0,clientId: john,connectionId: P0Q5hezNEx,timestamp: 2022-04-13 23:34:13 +0000,encoding: (null),data: away,action: 4,syncSessionId: 0}, <ARTPresenceMessage: 0x7fe1c869bda0> {id: P0Q5hezNEx:2:0,clientId: john,connectionId: P0Q5hezNEx,timestamp: 2022-04-13 23:34:13 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=562&StartingLineNumber=562)
544543ae-9c74-4575-9d53-fd50c5ec4ddc 552340b6-f49c-4b10-a1a7-787b686fca89 RealtimeClientPresenceTests test__029__Presence__subscribe__with_a_single_action_argument() expected to eventually equal <1>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1020&StartingLineNumber=1020)
83cba2cb-80b1-4a3f-8c1f-bd0d16946dba 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: 0x7fe1c83d35e0> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: JkH7B6fMfH,connectionKey: e7dzaBDfwBAGhz!JkH7B6fMfHZbxCdc-61b8e7dzaBDfwBAGhz,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fe1c894a8c0> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: JkH7B6fMfH,connectionKey: e7dzaBDfwBAGhz!JkH7B6fMfHZbxCdc-61b8e7dzaBDfwBAGhz,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)