mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
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:
commit
1926123e51
2 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue