Details of upload d747e729-2e49-43d3-a861-b8572c045609

Created at
2024-02-21T23:57:35.522Z
Total number of tests
858
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
d677dcf
Pull request base ref
main
Pull request head ref
feature/no-connection-serial
Branch / tag name
1714/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
7997064201
GitHub run attempt
1
GitHub run number
76
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/7997064201/job/21840763576
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
03162005-bd10-4251-956d-93823e328c78 4fba756f-ff94-41f2-95a5-0f11192c678d RealtimeClientPresenceTests test__200__Presence__PresenceMap_should_perform_re_entry_whenever_a_channel_moves_into_the_attached_state_and_presence_message_consists_of_enter_action_with_client_id_and_data() expected to have Array<ARTPresenceMessage> with count 4, got 2 Actual Value: [<ARTPresenceMessage: 0x600002669810> { id: sIPdqeyOxW:0:0, clientId: client1, connectionId: sIPdqeyOxW, timestamp: (null), encoding: , data: client1data, action: 2, syncSessionId: 0 }, <ARTPresenceMessage: 0x6000026683c0> { id: sIPdqeyOxW:1:0, clientId: client2, connectionId: sIPdqeyOxW, timestamp: (null), encoding: , data: client2data, action: 2, syncSessionId: 0 }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2960&StartingLineNumber=2960)