Disable two css tests that are consistently failing on mac as well as linux.

This commit is contained in:
Glenn Watson 2015-06-19 10:56:44 +10:00
parent 7355bf1061
commit 4665db8eea
2 changed files with 2 additions and 4 deletions

View file

@ -1,5 +1,4 @@
[bidi-inline-002.htm]
type: reftest
expected:
if not debug and (os == "linux") and (version == "Ubuntu 14.04") and (processor == "x86_64") and (bits == 64): FAIL
TIMEOUT
FAIL

View file

@ -1,5 +1,4 @@
[inline-formatting-context-023.htm]
type: reftest
expected:
if not debug and (os == "linux") and (version == "Ubuntu 14.04") and (processor == "x86_64") and (bits == 64): FAIL
TIMEOUT
FAIL