mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update WPTupdate readme for new directory structure
This commit is contained in:
parent
ea907c1311
commit
868273c027
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ This first requires saving the raw, unformatted log from a test run, for
|
||||||
example by running `./mach test-wpt --log-raw /tmp/servo.log`. Once the
|
example by running `./mach test-wpt --log-raw /tmp/servo.log`. Once the
|
||||||
log is saved, run from the root directory:
|
log is saved, run from the root directory:
|
||||||
|
|
||||||
source _virtualenv/bin/activate
|
source tests/wpt/_virtualenv/bin/activate
|
||||||
_virtualenv/bin/wptupdate \
|
tests/wpt/_virtualenv/bin/wptupdate \
|
||||||
--ignore-existing \
|
--ignore-existing \
|
||||||
--config tests/wpt/config.ini \
|
--config tests/wpt/config.ini \
|
||||||
/tmp/servo.log
|
/tmp/servo.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue