mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
sembr src/tests/compiletest.md
This commit is contained in:
@@ -457,7 +457,8 @@ as they must be compilable by a stage 0 rustc that may be a beta or even stable
|
||||
|
||||
By default, run-make tests print each subprocess command and its stdout/stderr.
|
||||
When running with `--no-capture` on `panic=abort` test suites (such as `cg_clif`),
|
||||
this can flood the terminal. Omit `--verbose-run-make-subprocess-output` to
|
||||
this can flood the terminal.
|
||||
Omit `--verbose-run-make-subprocess-output` to
|
||||
suppress this output for passing tests — failing tests always print regardless:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user