Details of upload 38222175-b8b6-49fe-844e-70c09ab30cfb

Created at
2024-07-07T03:14:27.726Z
Total number of tests
884
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
fa1bd20
Pull request base ref
main
Pull request head ref
fix/1943-code-duplication
Branch / tag name
1944/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9824067536
GitHub run attempt
1
GitHub run number
255
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9824067536/job/27122643643
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
47ffd5cc-4741-4483-82c8-9e8a8ee4186a 4f5b7c26-a481-492e-bdf7-8177b005660d AuthTests test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error() XCTAssertEqual failed: ("Optional(40102)") is not equal to ("Optional(40101)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1002&StartingLineNumber=1002)
aa709723-86c3-4fa4-81a6-54121af44466 12e88312-9d11-4ace-bcc0-367205c9c24a RealtimeClientPresenceTests test__019__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() expected to be empty, got <{user = "<ARTPresenceMessage: 0x600003e6dfe0> {\n id: 7mcSJwW7cG:0:0,\n clientId: user,\n connectionId: 7mcSJwW7cG,\n timestamp: 2024-07-07 03:06:11 +0000,\n encoding: (null),\n data: (null),\n action: 1,\n}";}> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=558&StartingLineNumber=558)