Details of upload f397e0a5-76b6-4f0a-bde0-3521b12007f0

Created at
2022-03-22T22:16:45.127Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
df6c247
Pull request base ref
main
Pull request head ref
1279-increase-logging-in-114e01a8-8971-4c3a-9cb7-0bb128e2749e-1
Branch / tag name
1312/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2024335606
GitHub run attempt
1
GitHub run number
98
GitHub job
check
GitHub job URL
Not known
Loop iteration
15

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
5ebf720d-eafb-4f46-a7a2-587d804d38bf 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: 0x7f8240ad8dc0> {id: SvMT-tCLco:1:0,clientId: john,connectionId: SvMT-tCLco,timestamp: 2022-03-22 22:10:08 +0000 (1647987008.996),encoding: (null),data: away,action: Present,syncSessionId: 0}, <ARTPresenceMessage: 0x7f8240c39550> {id: SvMT-tCLco:2:0,clientId: john,connectionId: SvMT-tCLco,timestamp: 2022-03-22 22:10:09 +0000 (1647987009.495),encoding: (null),data: away,action: Leave,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=537&StartingLineNumber=537)