Details of upload 5a1877bb-913e-4e71-b760-ade37f05de1e

Created at
2024-07-09T14:37:54.384Z
Total number of tests
998
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
be39b20
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9858620309
GitHub run attempt
1
GitHub run number
263
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9858620309/job/27220423021
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
6a5d422d-0437-4e46-9f28-93c0666ed648 73bbd40d-2aa9-4ef7-902f-abeee54ecb10 AuthTests test__059__requestToken__ensure_that_the_message_is_rejected() expected to contain <mismatched clientId>, got <Malformed message; invalid clientId> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1916&StartingLineNumber=1916)
eae7feb3-c2a6-4dc9-8d83-b0603ff40d80 5f1180cc-e26b-42a5-8551-ac2a8b0b2c4f RealtimeClientChannelTests test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_transition_to_ATTACHING_and_goes_back_to_SUSPNDED_on_timeout() XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=907&StartingLineNumber=907)
45230bd7-252e-4b2f-8eb5-bf316d7bf87f b07e3dc7-cfed-424f-a26d-820d341da8a1 RealtimeClientChannelTests test__089__Channel__publish__message_bundling__The_resulting_ProtocolMessage_must_not_exceed_the_maxMessageSize() XCTAssertNil failed: "Error 40009 - Maximum message length exceeded (size was 65502 bytes, limit is 16384 bytes)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2684&StartingLineNumber=2684)
ca85ee7b-7528-45e5-ae8c-293e6336a40a e966c950-4c6f-4a4c-be1e-81cebd20bd4e RealtimeClientPresenceTests test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() expected to eventually be true, got <false> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3293&StartingLineNumber=3293)