Details of upload 9487620f-e011-48bc-8e1f-a826587ab06d

Created at
2022-03-02T01:28:47.052Z
Total number of tests
1
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
f30ebba
Pull request base ref
main
Pull request head ref
1279-run-84c9fbc5-8882-4010-ba99-3e44d1793397-in-isolation-in-loop
Branch / tag name
1298/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
1918930645
GitHub run attempt
1
GitHub run number
65
GitHub job
check
GitHub job URL
Not known
Loop iteration
277

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
4e8359d5-2da2-4662-b683-a43014ba36d6 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: 0x7f8b9e421500> {id: l1n28h4wKo:1:0,clientId: john,connectionId: l1n28h4wKo,timestamp: 2022-03-02 01:28:10 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7f8b9e239f40> {id: l1n28h4wKo:2:0,clientId: john,connectionId: l1n28h4wKo,timestamp: 2022-03-02 01:28:10 +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)