Details of upload 1d10741e-f872-4b4a-b1cf-a1becf1957d8

Created at
2023-03-02T20:35:44.019Z
Total number of tests
926
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
31d34cf
Pull request base ref
main
Pull request head ref
fix/1570-ci-ios16
Branch / tag name
1571/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
4317833121
GitHub run attempt
1
GitHub run number
24
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
adbce672-7a68-4167-bdd6-d9fa1b0277ed 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: 0x6000039c45a0> {id: 3R8AQVyD6R:0:0,clientId: user1,connectionId: 3R8AQVyD6R,timestamp: 2023-03-02 20:28:36 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x6000039c4550> {id: 3R8AQVyD6R:2:0,clientId: user3,connectionId: 3R8AQVyD6R,timestamp: 2023-03-02 20:28:37 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x6000039c4eb0> {id: 3R8AQVyD6R:1:0,clientId: user2,connectionId: 3R8AQVyD6R,timestamp: 2023-03-02 20:28:36 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, <ARTPresenceMessage: 0x6000039a99f0> {id: VX3lvbcNpr:0:0,clientId: tester,connectionId: VX3lvbcNpr,timestamp: 2023-03-02 20:28:37 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=753&StartingLineNumber=753)