Disable some unstable tests

This commit is contained in:
James Graham 2015-06-01 18:28:58 +01:00
parent d3c26dfe5c
commit 60205088d1
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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