Auto merge of #6426 - glennw:disable-tests, r=larsbergstrom

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



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6426)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-06-18 19:54:17 -06:00
commit 1926123e51
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