]> git.lizzy.rs Git - rust.git/commit
ci: Disable LLVM/debug assertions for distcheck
authorAlex Crichton <alex@alexcrichton.com>
Thu, 6 Jun 2019 15:01:11 +0000 (08:01 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 6 Jun 2019 15:01:11 +0000 (08:01 -0700)
commit27ea407c72f1d518146285796add5baf4abc949e
treebda232df7474194e76f97b45531b55fd7ccf92cb
parent817d2feb13dd1faad47ec699cd473b8be2093ec9
ci: Disable LLVM/debug assertions for distcheck

The purpose of distcheck is to test `./x.py test` from a tarball, not to
test that all assertions pass all the time. These assertions are largely
just redundant with other builders, so skip the assertions for now and
save a good chunk of time on CI.

cc #61185
src/ci/docker/x86_64-gnu-distcheck/Dockerfile