Details of upload bd9200a3-0337-4f75-9f95-3be5778f58e5

Created at
2022-03-02T03:35:44.744Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
0074569
Pull request base ref
main
Pull request head ref
1279-run-in-loop-with-extra-logging-in-114e01a8-8971-4c3a-9cb7-0bb128e2749e
Branch / tag name
1300/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
1919591369
GitHub run attempt
1
GitHub run number
70
GitHub job
check
GitHub job URL
Not known
Loop iteration
8

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
9e3ae2c7-281e-48d4-8760-50e77b68d8f6 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=2592&StartingLineNumber=2592)
4ecb813d-9460-4a76-a547-856b5c9bb798 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=2596&StartingLineNumber=2596)