Auto merge of #9524 - KiChjang:disable-intermittents, r=mbrubeck

Disable 3 of the currently worst intermittents
This commit is contained in:
bors-servo 2016-02-04 03:39:15 +05:30
commit 0098b99666
3 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[perspective-translateZ-positive.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/9163

View file

@ -0,0 +1,3 @@
[transform-stacking-003.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/9303

View file

@ -0,0 +1,3 @@
[transform-stacking-004.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/9448