mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update MANIFEST.json to current web-platform-tests.
This was forgotten in the last update. The README is also updated as a reminder for future updates.
This commit is contained in:
parent
a081b9a56f
commit
5a6937f2f9
12 changed files with 1057 additions and 40 deletions
|
@ -95,5 +95,9 @@ cherry-pick our changes to the `resources` submodule; those should be the
|
|||
latest commits on the branch currently used by Servo. If the `resources`
|
||||
submodule has been updated upstream, this will also require cherry-picking the
|
||||
changes there. Finally, push the `servo_[current date]` to our fork at
|
||||
`git@github.com:servo/web-platform-tests.git` and create a pull request with a
|
||||
submodule pointer update and updated test expectations to the Servo repository.
|
||||
`git@github.com:servo/web-platform-tests.git` and create a pull request to the
|
||||
Servo repository with:
|
||||
* the submodule pointer update;
|
||||
* an update to `MANIFEST.json` generated by running `tools/scripts/manifest.py`
|
||||
in web-platform-tests;
|
||||
* the updated test expectations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue