mirror of
https://github.com/servo/servo.git
synced 2025-09-09 14:38:21 +01:00
Fix an error in executorservo.py
``` TypeError: make_hosts_file() takes exactly 2 arguments (0 given) ```
This commit is contained in:
parent
b9862f7b28
commit
6d8650078a
9 changed files with 18 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
[intrinsic-size-float-and-line.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[content-height-005.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[attachment-local-clipping-color-4.html]
|
||||
type: reftest
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/metadata/css/css-fonts/font-variant-05.xht.ini
Normal file
2
tests/wpt/metadata/css/css-fonts/font-variant-05.xht.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[font-variant-05.xht]
|
||||
expected: FAIL
|
2
tests/wpt/metadata/css/css-fonts/font-variant-06.xht.ini
Normal file
2
tests/wpt/metadata/css/css-fonts/font-variant-06.xht.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[font-variant-06.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[viewport-script-dynamic.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[img-html-correctly-labeled.sub.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[010.html]
|
||||
[Salvagability of document.opened document]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue