mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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]
|
[absolute-replaced-height-007.htm]
|
||||||
type: reftest
|
type: reftest
|
||||||
|
disabled: unstable
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and (version == "Ubuntu 14.04"): FAIL
|
if (os == "linux") and (version == "Ubuntu 14.04"): FAIL
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[line-height-125.htm]
|
[line-height-125.htm]
|
||||||
type: reftest
|
type: reftest
|
||||||
|
disabled: unstable
|
||||||
expected:
|
expected:
|
||||||
if not debug and (os == "linux") and (version == "Ubuntu 14.04") and (processor == "x86_64") and (bits == 64): PASS
|
|
||||||
FAIL
|
FAIL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue