mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +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
|
||||
- env CC=gcc-5 CXX=g++-5 ./mach build --release
|
||||
- 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:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue