Details of upload 15ce5acb-43e5-4f4e-a613-734dc0085fdf

Created at
2022-05-15T20:43:18.741Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
94d1fae
Pull request base ref
main
Pull request head ref
fix/1337-test-064-in-a-loop
Branch / tag name
1398/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2327620714
GitHub run attempt
1
GitHub run number
256
GitHub job
check
GitHub job URL
Not known
Loop iteration
34

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
1d912b04-4b71-40c9-b419-a149c987a4b0 466bf238-433a-4a00-bb56-edca30f6295c RestClientPresenceTests test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() expected to have Array<ARTPresenceMessage> with count 3, got 2 Actual Value: [<ARTPresenceMessage: 0x7f8dc59a0060> {id: RIApT1l3CH:1:0,clientId: user8,connectionId: RIApT1l3CH,timestamp: 2022-05-15 20:42:22 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7f8dc59f4e40> {id: RIApT1l3CH:2:0,clientId: user9,connectionId: RIApT1l3CH,timestamp: 2022-05-15 20:42:23 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=340&StartingLineNumber=340)