Details of upload 09c766bd-8bdb-4586-9623-41e828a98e6b

Created at
2022-02-11T17:19:39.436Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
0454209
Pull request base ref
main
Pull request head ref
1279-run-tests-in-loop
Branch / tag name
1287/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
1829503604
GitHub run attempt
Not known
GitHub run number
15
GitHub job
check
GitHub job URL
Not known
Loop iteration
18

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
52942cdc-c564-4297-b7b8-ba6d01c3c1f9 895f77f3-dadf-4b03-a40b-1412df5dcef9 AuthTests test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4145&StartingLineNumber=4145)
227d9fa6-6d37-4182-8d01-1edcd2680a6e ebebd38a-060a-46f5-81ab-ad68eacc31ad RealtimeClientChannelTests test__125__Channel__history__supports_the_param_untilAttach__where_value_is_true__should_pass_the_querystring_param_fromSerial_with_the_serial_number_assigned_to_the_channel() expected to eventually equal <Attached>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=123&StartingLineNumber=123)
d12db5a9-d78d-4555-9756-8cb7b8e2c3eb c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2012&StartingLineNumber=2012)
1dc9c8a6-b238-4a09-9058-1c03d838d857 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 RealtimeClientConnectionTests test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() expected to have Array<URL> with count 3, got 4 Actual Value: [wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://d.ably-realtime.com:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3677&StartingLineNumber=3677)
45dea82a-940d-408d-84f0-27e2239ef37b 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: 0x7fb7ce0ee030> {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)