doctest
should also print Running
runner for consistent
#15431
Labels
A-doctests
Area: rustdoc --test
C-bug
Category: bug
Command-test
S-triage
Status: This issue is waiting on initial triage.
Problem
test
does printRunning
runner.Running `/path/to/runner-ssh-aarch64-linux-android.sh ...`
doctest
does not printRunning
runner, which is not consistent.Steps
No response
Possible Solution(s)
doctest
should also printRunning
runner for consistent[PATCH] Running `/path/to/runner-ssh-aarch64-linux-android.sh /path/to/target/XXX/path/to/doctest/merged_doctest_2024/rust_out`
Notes
No response
Version
The text was updated successfully, but these errors were encountered: