Details of upload 7ee89eaf-6200-41e2-aed4-97c9f78fbdb9

Created at
2022-05-05T01:25:32.572Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
add37ae
Pull request base ref
1279-run-tests-in-loop-lots-of-times
Pull request head ref
1333-speculative-fix-for-test-case-ac44f09c-f521-4bfc-a3d7-58d4f7428c74
Branch / tag name
1390/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2272059257
GitHub run attempt
1
GitHub run number
3
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
33

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
7a4ad3ca-0a27-4ade-abf9-15ea50662057 f03a47fa-2ca3-4d5d-a1f0-b922bba53d81 RealtimeClientPresenceTests test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__should_maintain_the_PresenceMap_and_any_members_present_before_and_after_the_sync_should_not_emit_presence_events() expected to have Array<ARTPresenceMessage> with count 3, got 4 Actual Value: [<ARTPresenceMessage: 0x7fe3283fa370> {id: YGOxoxIuen:2:0,clientId: user3,connectionId: YGOxoxIuen,timestamp: 2022-05-05 01:19:53 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x7fe328384660> {id: YGOxoxIuen:0:0,clientId: user1,connectionId: YGOxoxIuen,timestamp: 2022-05-05 01:19:53 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x7fe332afbef0> {id: CwX4Q1yoJB:0:0,clientId: tester,connectionId: CwX4Q1yoJB,timestamp: 2022-05-05 01:19:53 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x7fe328384380> {id: YGOxoxIuen:1:0,clientId: user2,connectionId: YGOxoxIuen,timestamp: 2022-05-05 01:19:53 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=823&StartingLineNumber=823)