Details of upload ba8e5068-419e-4578-950a-a2d803159f52

Created at
2022-05-09T02:28:54.856Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
276898b
Pull request base ref
main
Pull request head ref
1395-speculative-fix-for-test-case-ee46a8e6-e4ed-489c-83c7-648774930f92
Branch / tag name
1396/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2278078153
GitHub run attempt
3
GitHub run number
6
GitHub job
check-4
GitHub job URL
Not known
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
2b2c11f4-7a86-49f1-b88d-3e35c2e8c274 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: 0x7fadf330e100> {id: biJB7hOnl7:1:0,clientId: john,connectionId: biJB7hOnl7,timestamp: 2022-05-09 02:23:02 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7faded448340> {id: biJB7hOnl7:2:0,clientId: john,connectionId: biJB7hOnl7,timestamp: 2022-05-09 02:23:02 +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)