Details of upload bbe8e9fe-9e6b-4e74-85c1-96b663ebba9c

Created at
2022-04-01T16:06:46.105Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
c33003e
Pull request base ref
main
Pull request head ref
1279-run-tests-in-loop
Branch / tag name
1306/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2060834642
GitHub run attempt
6
GitHub run number
109
GitHub job
check
GitHub job URL
Not known
Loop iteration
15

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
054b87a6-110a-4d2b-85e1-7a9a1a661b9e 5446ff21-fb56-4f2f-83be-3584acae08be RealtimeClientChannelTests test__131__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_channel_was_already_in_the_ATTACHING_state__the_channel_will_transition_to_the_SUSPENDED_state_and_the_error_will_be_emitted_in_the_ChannelStateChange_event() expected to be close to <2022-04-01 15:55:11.2920> (within 1.5), got <2022-04-01 15:55:07.5340> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3883&StartingLineNumber=3883)
867d9b00-aed5-41fe-8166-2c43a9e7b3ee b2ea3eff-5e84-425d-947f-de001e3f7c3f RealtimeClientConnectionTests test__069__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client_and_an_non_fatal_error() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2565&StartingLineNumber=2565)
21329aff-7716-4e9f-a3a7-8e152b4a5b02 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: 0x7fc46a0c51a0> {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)
63d3d167-3caa-4788-a2b5-b9d5f89d2008 ca2682bf-0cc8-4859-b1a2-ce4a415269f8 RealtimeClientTests test__043__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__leave_() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1524&StartingLineNumber=1524)