about summary refs log tree commit diff
path: root/src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-09-16 11:43:23 -0700
committerAlex Crichton <alex@alexcrichton.com>2019-09-16 11:43:23 -0700
commit821d293283f939272efecf8dd8c401c818c4428d (patch)
tree6040e065e35c6d86d13dde260ff954a76d083005 /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
parent16c401167366d7c6deb9268058fc5f254f9d9371 (diff)
downloadrust-821d293283f939272efecf8dd8c401c818c4428d.tar.gz
rust-821d293283f939272efecf8dd8c401c818c4428d.zip
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.
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions