Details of upload 685a5ab2-8f3d-46c3-a8c7-20140e4d5d39

Created at
2022-05-23T22:55:15.661Z
Total number of tests
908
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
39cba1b
Pull request base ref
main
Pull request head ref
1279-run-tests-in-loop-lots-of-times
Branch / tag name
1402/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2373047364
GitHub run attempt
1
GitHub run number
2
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
28

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
e59d4b3a-d090-4408-b225-813ea19f790f da4d7d42-c79b-45fe-8d99-4ea6377fbabf RealtimeClientTests test__006__RealtimeClient__should_accept_acks_with_different_order() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1270&StartingLineNumber=1270)
d74dedcb-7131-4938-94be-6abea05aa607 912583bf-475e-41d3-b79f-822413d45f70 RealtimeClientTests test__007__RealtimeClient__transport_should_guarantee_the_incoming_message_order() expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1300&StartingLineNumber=1300)
56e4cccc-c8e0-42aa-bcde-810a66be82d6 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: 0x7fb40b193660> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: Zb64P31WPK,connectionKey: e7dzVQLCQBBiKB!Zb64P31WPKOeIMdw-8992e7dzVQLCQBBiKB,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fb40b172500> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: Zb64P31WPK,connectionKey: e7dzVQLCQBBiKB!Zb64P31WPKOeIMdw-8992e7dzVQLCQBBiKB,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)