mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +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 package --dev
|
||||
./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/check_no_panic.sh
|
||||
""",
|
||||
|
@ -117,7 +117,6 @@ def main():
|
|||
--location \
|
||||
| gunzip > target/release/servo
|
||||
|
||||
./mach test-wpt-failure
|
||||
./mach test-wpt \
|
||||
--release \
|
||||
--processes 24 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue