Details of upload b998f856-63d4-4d60-9a6c-cd90a92c940d

Created at
2022-04-01T12:01:25.986Z
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
2

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
1fddc894-875b-4d9a-b8c6-ce1b58588e92 76a7c539-5826-4298-8019-ee08a3d57fb2 RealtimeClientChannelTests test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_initiate_an_attach_operation() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=861&StartingLineNumber=861)
23f46cee-9417-474d-8b82-7d51159cfb49 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: 0x7f98a70b27d0> {id: OLqGzNsihX:1:0,clientId: john,connectionId: OLqGzNsihX,timestamp: 2022-04-01 11:51:59 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7f98a700c0a0> {id: OLqGzNsihX:2:0,clientId: john,connectionId: OLqGzNsihX,timestamp: 2022-04-01 11:51:59 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=537&StartingLineNumber=537)
f059d95d-13b5-473c-b31c-7652776f3e8d 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=829&StartingLineNumber=829)
72ae290b-5ef3-40e6-9c1d-762afe0d41a8 d17ec17b-78b4-4e1d-a0d3-2dba60cc50f6 RestClientStatsTests test__002__RestClient__stats__result__should_match_hour_level_inbound_and_outbound_fixture_data__forwards_() expected to equal <1>, got <2> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=149&StartingLineNumber=149)