mirror of
https://github.com/servo/servo.git
synced 2025-06-09 00:53:26 +00:00
Update web-platform-tests.
This commit is contained in:
parent
203240c1d8
commit
a8553c3606
50 changed files with 11805 additions and 5243 deletions
|
@ -208,6 +208,7 @@ class MachCommands(CommandBase):
|
|||
return not subprocess.call([
|
||||
"bash",
|
||||
path.join("tests", "wpt", "run.sh"),
|
||||
"--no-pause-after-test",
|
||||
"--include",
|
||||
"infrastructure/failing-test.html"
|
||||
], env=self.build_env())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue