Details of upload f89e9156-0a2e-4e42-af47-de40908c93be

Created at
2022-05-17T18:51:20.763Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
a47b240
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
2332373297
GitHub run attempt
3
GitHub run number
257
GitHub job
check
GitHub job URL
Not known
Loop iteration
35

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
fe1b0c08-7aa5-46d5-bdf6-14dd130f9d9e 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: 0x7fae7e4918c0> {id: nLbycNSW6y:1:0,clientId: john,connectionId: nLbycNSW6y,timestamp: 2022-05-17 18:45:55 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7fae7e43bac0> {id: nLbycNSW6y:2:0,clientId: john,connectionId: nLbycNSW6y,timestamp: 2022-05-17 18:45:56 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=567&StartingLineNumber=567)