mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Allow warnings during mutation tests.
This commit is contained in:
parent
ad622a46f0
commit
12ad5b6a3d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ linux-rel-nogate:
|
||||||
- ./mach clean-nightlies --keep 3 --force
|
- ./mach clean-nightlies --keep 3 --force
|
||||||
- env CC=gcc-5 CXX=g++-5 ./mach build --release
|
- env CC=gcc-5 CXX=g++-5 ./mach build --release
|
||||||
- python ./etc/ci/chaos_monkey_test.py
|
- python ./etc/ci/chaos_monkey_test.py
|
||||||
- env CC=gcc-5 CXX=g++-5 bash ./etc/ci/mutation_test.sh
|
- env CC=gcc-5 CXX=g++-5 RUSTFLAGS= bash ./etc/ci/mutation_test.sh
|
||||||
|
|
||||||
mac-rel-intermittent:
|
mac-rel-intermittent:
|
||||||
- ./mach clean-nightlies --keep 3 --force
|
- ./mach clean-nightlies --keep 3 --force
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue