rust/src/ci/azure-pipelines
bors 9150f844e2 Auto merge of #64517 - alexcrichton:less-assertions, r=pietroalbini
azure: Disable more LLVM/debug assertions in

This commit disables LLVM/debug assertions in our 5 slowest builders:

* i686-gnu
* i686-gnu-nopt
* i686-msvc-1
* i686-msvc-2
* x86_64-msvc-cargo

This is reducing the amount of test coverage for LLVM/debug assertions,
but we're just unfortunately running out of time on CI too many times.
Some test builds have shown that i686-gnu drops nearly an hour of CI
time by disabling these two assertions. Perhaps when we eventually get
4-core machines we can reenable these, but for now turn them off and
hook them up to the tracking issue at #59637 which will ideally be
repurposes to tracking all of these.
2019-09-17 14:43:44 +00:00
..
steps ci: ensure all tool maintainers are assignable on issues 2019-09-16 16:30:46 +02:00
auto.yml azure: Disable more LLVM/debug assertions in 2019-09-16 11:43:23 -07:00
master.yml ci: move .azure-pipelines to src/ci/azure-pipelines 2019-08-03 18:21:38 +02:00
pr.yml ci: move .azure-pipelines to src/ci/azure-pipelines 2019-08-03 18:21:38 +02:00
try.yml ci: move .azure-pipelines to src/ci/azure-pipelines 2019-08-03 18:21:38 +02:00