Details of upload 5d0c5c7f-5597-4329-9d52-9154d362e523

Created at
2022-05-03T18:07:18.223Z
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
1
GitHub run number
214
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
11

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
f2ecc92d-7177-4f25-9f44-1b780d23619f 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: 0x7fc0fe1b9bc0> {id: UUNNQ5Vtq-:1:0,clientId: john,connectionId: UUNNQ5Vtq-,timestamp: 2022-05-03 18:00:16 +0000 (1651600816.284),encoding: (null),data: away,action: Present,syncSessionId: 0}, <ARTPresenceMessage: 0x7fc0f908e2c0> {id: UUNNQ5Vtq-:2:0,clientId: john,connectionId: UUNNQ5Vtq-,timestamp: 2022-05-03 18:00:16 +0000 (1651600816.790),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)