Details of upload 47860f0b-ed3c-4188-9f15-27f954cf2bf3

Created at
2022-03-02T23:27:02.140Z
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
9

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
67b305e9-0ab2-4dc9-849b-b4e43aa2dbb9 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)
6f05a492-364f-4e5b-8a55-fe7ef86ea7c1 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)