Details of upload d194ccba-fd76-443c-917d-ff16941fbdbe

Created at
2022-05-08T19:42:42.985Z
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
8

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
2de63d6c-ec69-4726-94ae-77676b8a4b7f 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: 0x7fa627b25640> {id: nz0we41Ih_:1:0,clientId: john,connectionId: nz0we41Ih_,timestamp: 2022-05-08 19:37:19 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7fa62022dba0> {id: nz0we41Ih_:2:0,clientId: john,connectionId: nz0we41Ih_,timestamp: 2022-05-08 19:37:19 +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)