Details of upload 26b764ae-fa76-4dc9-9dc3-787518d28bc1

Created at
2022-05-08T20:11:50.991Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
70fef4b
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
2290442173
GitHub run attempt
1
GitHub run number
233
GitHub job
check
GitHub job URL
Not known
Loop iteration
11

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
14708f2c-5123-45cd-87ef-db77bea59836 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: 0x7fc059b7c710> {id: llLBtHYv1v:1:0,clientId: john,connectionId: llLBtHYv1v,timestamp: 2022-05-08 20:05:46 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7fc059b6b370> {id: llLBtHYv1v:2:0,clientId: john,connectionId: llLBtHYv1v,timestamp: 2022-05-08 20:05:47 +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)