mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Disable some unstable tests
This commit is contained in:
parent
d3c26dfe5c
commit
60205088d1
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
[absolute-replaced-height-007.htm]
|
||||
type: reftest
|
||||
disabled: unstable
|
||||
expected:
|
||||
if (os == "linux") and (version == "Ubuntu 14.04"): FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[line-height-125.htm]
|
||||
type: reftest
|
||||
disabled: unstable
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 14.04") and (processor == "x86_64") and (bits == 64): PASS
|
||||
FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue