Details of upload 87a31c15-f12d-4d83-8a13-c1cd56e51f3e

Created at
2022-05-09T03:09:36.608Z
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
5

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
9b811e8b-9ef2-4151-be75-130c497af0ad 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: 0x7febbab56ea0> {id: SrZhHhgbL5:1:0,clientId: john,connectionId: SrZhHhgbL5,timestamp: 2022-05-09 03:04:06 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7febc5370a70> {id: SrZhHhgbL5:2:0,clientId: john,connectionId: SrZhHhgbL5,timestamp: 2022-05-09 03:04:06 +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)