diff options
| author | Corey Farwell <coreyf@rwell.org> | 2017-06-03 01:00:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-03 01:00:53 -0400 |
| commit | 25bbbb31198a60369d00b333162c1406dc13bac3 (patch) | |
| tree | f26c7a98a742818da8a087f0f4f690c3e22d8c29 /src/test/run-pass/thinlto | |
| parent | 57b87c2c4fe4e00a4952ffcc0e1be603c9caa904 (diff) | |
| parent | 617aea4c9b370ead766b8322a3663b5cbc7f9a33 (diff) | |
| download | rust-25bbbb31198a60369d00b333162c1406dc13bac3.tar.gz rust-25bbbb31198a60369d00b333162c1406dc13bac3.zip | |
Rollup merge of #42363 - cuviper:no-fail-fast, r=alexcrichton
rustbuild: Add `./x.py test --no-fail-fast` This option forwards to each `cargo test` invocation, and applies the same logic across all test steps to keep going after failures. At the end, a brief summary line reports how many commands failed, if any. Note that if a test program fails to even start at all, or if an auxiliary build command related to testing fails, these are still left to stop everything right away. Fixes #40219.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions
