Details of upload 863cc5bb-68ef-459c-b166-d7213bddb0b4

Created at
2022-05-08T03:23:34.136Z
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
2278078152
GitHub run attempt
2
GitHub run number
4
GitHub job
check-4
GitHub job URL
Not known
Loop iteration
4

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
56bccc8b-5124-44c3-81f8-229ae32e0977 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: 0x7ff3cec15030> {id: G9H_adwE6n:1:0,clientId: john,connectionId: G9H_adwE6n,timestamp: 2022-05-08 03:18:08 +0000,encoding: (null),data: away,action: 4,syncSessionId: 0}, <ARTPresenceMessage: 0x7ff3cea154d0> {id: G9H_adwE6n:2:0,clientId: john,connectionId: G9H_adwE6n,timestamp: 2022-05-08 03:18:09 +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)