]> git.lizzy.rs Git - rust.git/commit
ci: Only run compare-mode tests on one builder
authorAlex Crichton <alex@alexcrichton.com>
Fri, 30 Nov 2018 22:31:04 +0000 (14:31 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 30 Nov 2018 22:31:04 +0000 (14:31 -0800)
commit8ee62bb2394596e2c9a72828b755ba90329ea119
tree538024063407f41d7843d4320e7edfe7df27c08b
parentd09466ceb1374bd0ff1c490bfd50133b8ca67558
ci: Only run compare-mode tests on one builder

The run-pass test suite currently takes 30 minutes on Windows, and
that appears to be roughly split between two 15 minute runs of the test
suite: one without NLL and one with NLL. In discussion on Discord the
platform coverage of the NLL compare mode may not necessarily be worth
it, so this commit removes the NLL compare mode from tests by default,
and then reenables it on only one builder.
config.toml.example
src/bootstrap/config.rs
src/bootstrap/test.rs
src/ci/docker/x86_64-gnu-nopt/Dockerfile