Details of upload 038f9f1e-9c35-4080-b1b1-b1cb30c20384

Created at
2022-04-22T16:35:05.938Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
b113cd2
Pull request base ref
main
Pull request head ref
1330-turn-off-continueAfterFailure-in-test-case-1e5beffd-b21f-4281-85c9-b1b6ab02471d
Branch / tag name
1375/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2203317781
GitHub run attempt
1
GitHub run number
179
GitHub job
check-4
GitHub job URL
Not known
Loop iteration
24

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
6ff0dc7b-49a1-42ff-be0d-897b0c35878b 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: 0x7fc1c6bf15b0> {id: B4UxL00omF:1:0,clientId: john,connectionId: B4UxL00omF,timestamp: 2022-04-22 16:27:57 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7fc1c6cb22e0> {id: B4UxL00omF:2:0,clientId: john,connectionId: B4UxL00omF,timestamp: 2022-04-22 16:27:57 +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)
92a082e8-fdcd-4577-9cc5-02b11b7704e6 ac44f09c-f521-4bfc-a3d7-58d4f7428c74 RealtimeClientPresenceTests test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1069&StartingLineNumber=1069)