Details of upload 77aead14-a6ec-46e6-bdd6-48f14b94e143

Created at
2022-05-04T16:11:42.288Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
81612c2
Pull request base ref
1279-run-tests-in-loop-lots-of-times
Pull request head ref
1333-investigate-test-case-ac44f09c-f521-4bfc-a3d7-58d4f7428c74-take-4
Branch / tag name
1382/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2264675379
GitHub run attempt
3
GitHub run number
214
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
6

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
816a889e-2afd-4f8d-bef7-ef28fbcbe623 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: 0x7f984d97da60> {id: dt_MAL7KmE:1:0,clientId: john,connectionId: dt_MAL7KmE,timestamp: 2022-05-04 16:04:42 +0000 (1651680282.808),encoding: (null),data: away,action: Present,syncSessionId: 0}, <ARTPresenceMessage: 0x7f984dda8f80> {id: dt_MAL7KmE:2:0,clientId: john,connectionId: dt_MAL7KmE,timestamp: 2022-05-04 16:04:43 +0000 (1651680283.305),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)