mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Disable two css tests that are consistently failing on mac as well as linux.
This commit is contained in:
parent
7355bf1061
commit
4665db8eea
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