Details of upload 3882c666-e14e-47fd-be8b-815e313d2aa9

Created at
2022-03-03T02:26:18.549Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
ec2019e
Pull request base ref
main
Pull request head ref
1279-run-in-loop-with-extra-logging
Branch / tag name
1301/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
1924499512
GitHub run attempt
1
GitHub run number
75
GitHub job
check
GitHub job URL
Not known
Loop iteration
16

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
dd3b0f94-ef52-45af-adf2-421adbd8dfa9 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)
d6b40193-f3e0-4b47-86dd-c76e222f092b 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)