Add the disable anotation of filter's css-tests in order to skip timeout fail.

This commit is contained in:
Mantaroh Yoshinaga 2017-06-15 15:52:43 +09:00
parent b9f6994dcc
commit d32948c46a
22 changed files with 30 additions and 18 deletions

View file

@ -0,0 +1,3 @@
[css-filters-animation-blur.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-brightness.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-combined-001.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-contrast.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -0,0 +1,3 @@
[css-filters-animation-drop-shadow.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-grayscale.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-hue-rotate.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-invert.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-opacity.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-saturate.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335

View file

@ -1,3 +1,3 @@
[css-filters-animation-sepia.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335