Details of upload 2c74b528-0b30-4050-af50-b99c086f0f83

Created at
2022-05-09T13:57:34.328Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
0b8a739
Pull request base ref
main
Pull request head ref
1393-investigate-verbose-logging-failures
Branch / tag name
1394/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2277583836
GitHub run attempt
2
GitHub run number
5
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
5

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
a2f6b32e-4671-4a80-97b2-a33336c77985 b07e3dc7-cfed-424f-a26d-820d341da8a1 RealtimeClientChannelTests test__089__Channel__publish__message_bundling__The_resulting_ProtocolMessage_must_not_exceed_the_maxMessageSize() -waitUntil() timed out but was unable to run the timeout handler because the main thread is unresponsive (60.0 seconds is allow after the wait times out). Conditions that may cause this include processing blocking IO on the main thread, calls to sleep(), deadlocks, and synchronous IPC. Nimble forcefully stopped run loop which may cause future failures in test run. (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2610&StartingLineNumber=2610)
9d85cec5-4d47-4a45-ae2f-d548ba767b21 ac08f4fc-bded-40b2-aec3-747e686701f5 RealtimeClientChannelTests test__091__Channel__publish__message_bundling__should_publish_only_once_on_multiple_explicit_publish_requests_for_a_given_message_with_client_supplied_ids() expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2614&StartingLineNumber=2614)