Details of upload fad51dde-fc0d-4980-9bdb-fbfe4319366b

Created at
2024-02-22T00:01:30.002Z
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/21840763332
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
bc44ad22-cdfe-4ad2-8ebe-7fbcfa0eafe5 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: 0x60000156adf0> { id: fs57-Rz3ut:0:0, clientId: client1, connectionId: fs57-Rz3ut, timestamp: (null), encoding: , data: client1data, action: 2, syncSessionId: 0 }, <ARTPresenceMessage: 0x600001568af0> { id: fs57-Rz3ut:1:0, clientId: client2, connectionId: fs57-Rz3ut, timestamp: (null), encoding: , data: client2data, action: 2, syncSessionId: 0 }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2960&StartingLineNumber=2960)