Details of upload 10322994-8e3d-4c72-b452-0c5b1d9d4937

Created at
2022-04-29T09:35:38.517Z
Total number of tests
906
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
af83b75
Pull request base ref
1279-run-tests-in-loop-lots-of-times
Pull request head ref
1330-speculative-presence-fixes-with-extra-logging-in-1e5beffd-b21f-4281-85c9-b1b6ab02471d-take-2
Branch / tag name
1374/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2202822968
GitHub run attempt
3
GitHub run number
178
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
12

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
1dd42ada-3b58-41b9-b54d-94cc5ed04ed9 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: 0x7fcb789acd40> {id: 5TvISYL_NF:1:0,clientId: john,connectionId: 5TvISYL_NF,timestamp: 2022-04-29 09:28:56 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7fcb790ecf20> {id: 5TvISYL_NF:2:0,clientId: john,connectionId: 5TvISYL_NF,timestamp: 2022-04-29 09:28:56 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=562&StartingLineNumber=562)