mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Use upstream wptrunner from web-platform-tests.
This commit is contained in:
parent
d9baadd3df
commit
ca340eca39
157 changed files with 4 additions and 15095 deletions
|
@ -186,20 +186,6 @@ This should create two commits in your servo repository with the
|
|||
updated tests and updated metadata. The same process works for the
|
||||
CSSWG tests, using the `update-css` and `test-css` mach commands.
|
||||
|
||||
Updating the test harness
|
||||
=========================
|
||||
|
||||
The easiest way to update the test harness is using git:
|
||||
|
||||
cd tests/wpt/harness
|
||||
git init .
|
||||
git remote add origin https://github.com/w3c/wptrunner
|
||||
git fetch origin
|
||||
git checkout -f origin/master
|
||||
cd ../../..
|
||||
|
||||
At this point you should commit the updated files in the *servo* git repository.
|
||||
|
||||
Servo-specific tests
|
||||
====================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue