mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
chmod needed
This commit is contained in:
parent
bbaf6b15b6
commit
8cfeda8806
1 changed files with 1 additions and 2 deletions
|
@ -61,7 +61,7 @@ def main():
|
||||||
./mach test-unit
|
./mach test-unit
|
||||||
./mach package --dev
|
./mach package --dev
|
||||||
./mach test-tidy --no-progress --self-test
|
./mach test-tidy --no-progress --self-test
|
||||||
./etc/memory_reports_over_time.py --test
|
python ./etc/memory_reports_over_time.py --test
|
||||||
./etc/ci/lockfile_changed.sh
|
./etc/ci/lockfile_changed.sh
|
||||||
./etc/ci/check_no_panic.sh
|
./etc/ci/check_no_panic.sh
|
||||||
""",
|
""",
|
||||||
|
@ -117,7 +117,6 @@ def main():
|
||||||
--location \
|
--location \
|
||||||
| gunzip > target/release/servo
|
| gunzip > target/release/servo
|
||||||
|
|
||||||
./mach test-wpt-failure
|
|
||||||
./mach test-wpt \
|
./mach test-wpt \
|
||||||
--release \
|
--release \
|
||||||
--processes 24 \
|
--processes 24 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue