Details of upload c90772ae-3756-4236-947c-71d6fb50b07a

Created at
2024-07-14T22:51:36.315Z
Total number of tests
1008
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
1e3b6b9
Pull request base ref
main
Pull request head ref
fix/1406-unskip-tests
Branch / tag name
1948/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9931151694
GitHub run attempt
1
GitHub run number
270
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9931151694/job/27430696954
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
077cd004-669c-470e-bbfc-c29fc4216614 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)
1f33fd27-4307-4551-8315-2eca07da4ffc 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)
d15c23f6-7ee0-42ce-9b7a-4f62866696b4 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)