Details of upload a0374d15-b9bc-4066-9296-17752a474809

Created at
2022-04-21T08:08:49.822Z
Total number of tests
906
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
5790d49
Pull request base ref
1279-run-tests-in-loop-lots-of-times
Pull request head ref
1333-increase-logging-in-test-case-ac44f09c-f521-4bfc-a3d7-58d4f7428c74-take-2-run-longer
Branch / tag name
1372/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2197468353
GitHub run attempt
1
GitHub run number
174
GitHub job
check-2
GitHub job URL
Not known
Loop iteration
23

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
c060124d-0571-4d35-9d97-aa35beba21da d8280db1-5ba7-4991-afe0-f9c72f78049f AuthTests test__155__JWT_and_rest__when_the_JWT_token_embeds_an_Ably_token_and_it_is_requested_as_encrypted__pulls_stats_successfully() expected to be nil, got <Error 40005 - Unexpected tokens in Authorization header: Bearer {"error":"{ statusCode: 502, code: undefined, message: undefined }"}> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4272&StartingLineNumber=4272)
c163beb5-a792-4ae4-a95f-6e7d1f8718c5 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 RealtimeClientChannelTests test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2410&StartingLineNumber=2410)
492280bd-3725-43d2-9011-e17daf9e9df0 01a3f0b9-bfbd-4727-9b82-e3c4631e0e3b RealtimeClientChannelTests test__082__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_SUSPENDED() expected to equal <Connected>, got <Closed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=17&StartingLineNumber=17)
dc730f1f-f843-471b-8dbf-f946bf0a1252 ab7cba73-1b27-4b6c-af66-3be459426081 RealtimeClientChannelTests test__095__Channel__publish__Unidentified_clients_using_Basic_Auth__should_have_the_provided_clientId_on_received_message_when_it_was_published_with_clientId() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2828&StartingLineNumber=2828)
deaa107a-13e7-4eaa-b822-7bff6fd834cc b25bd2ec-67b0-4b06-9641-4efe166c8ef8 RealtimeClientChannelTests test__111__Channel__subscribe__should_exist_ensuring_published_messages_are_not_echoed_back_to_the_subscriber_when_echoMessages_is_false() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3333&StartingLineNumber=3333)
fefaa997-4066-4585-b127-7a97939f8f5e 84c9fbc5-8882-4010-ba99-3e44d1793397 RealtimeClientPresenceTests test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() expected to equal <Enter>, got <Present> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=542&StartingLineNumber=542)
3618966a-c5dc-4baf-814a-da235181c26a 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: 0x7fd483033590> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: cJosuES4xA,connectionKey: e7dN9noBQBAW5W!cJosuES4xAOuYMvs-12384e7dN9noBQBAW5W,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fd483019c70> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: cJosuES4xA,connectionKey: e7dN9noBQBAW5W!cJosuES4xAOuYMvs-12384e7dN9noBQBAW5W,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)