Details of upload 9d56795c-8335-4491-bb41-6f9f398ebd1e

Created at
2022-02-14T15:20:38.988Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
d71206f
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
1841643165
GitHub run attempt
Not known
GitHub run number
20
GitHub job
check
GitHub job URL
Not known
Loop iteration
3

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
b2eeff43-ed5f-42c7-b185-345269e8050f 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: 0x7fa5024457f0> {id: kofCX6m3QE:1:0,clientId: john,connectionId: kofCX6m3QE,timestamp: 2022-02-14 15:14:00 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7fa50a425b80> {id: kofCX6m3QE:2:0,clientId: john,connectionId: kofCX6m3QE,timestamp: 2022-02-14 15:14:01 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=530&StartingLineNumber=530)