Auto merge of #9804 - nox:vengeful-disabling, r=KiChjang

Vindictively disable all intermittent tests that failed #9787

This disables the tests mentioned in #8120, #9014, #9033, #9092, #9148, #9205, #9772 and #9803.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9804)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-03-01 01:32:48 +05:30
commit 2ba1709181
8 changed files with 20 additions and 3 deletions

View file

@ -1,3 +1,3 @@
[floats-wrap-bfc-002-right-table.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/9014

View file

@ -1,4 +1,3 @@
[005.html]
type: testharness
[WebSockets: setting HttpOnly cookies in ws response, checking ws request]
expected: FAIL
disabled: https://github.com/servo/servo/issues/9772

View file

@ -0,0 +1,3 @@
[006.html]
type: testharness
disabled: https://github.com/servo/servo/issues/9803

View file

@ -0,0 +1,3 @@
[abs-overflow-stackingcontext.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9033

View file

@ -0,0 +1,3 @@
[border_collapse_simple_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/8120

View file

@ -0,0 +1,3 @@
[mix_blend_mode_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9205

View file

@ -0,0 +1,3 @@
[position_relative_stacking_context_contents_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9092

View file

@ -0,0 +1,3 @@
[position_relative_vertical_percentage_overflow_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9148