mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
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:
commit
2ba1709181
8 changed files with 20 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
[floats-wrap-bfc-002-right-table.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
disabled: https://github.com/servo/servo/issues/9014
|
||||
|
|
|
@ -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
|
||||
|
|
3
tests/wpt/metadata/websockets/cookies/006.html.ini
Normal file
3
tests/wpt/metadata/websockets/cookies/006.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[006.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/9803
|
|
@ -0,0 +1,3 @@
|
|||
[abs-overflow-stackingcontext.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/9033
|
|
@ -0,0 +1,3 @@
|
|||
[border_collapse_simple_a.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/8120
|
3
tests/wpt/mozilla/meta/css/mix_blend_mode_a.html.ini
Normal file
3
tests/wpt/mozilla/meta/css/mix_blend_mode_a.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[mix_blend_mode_a.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/9205
|
|
@ -0,0 +1,3 @@
|
|||
[position_relative_stacking_context_contents_a.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/9092
|
|
@ -0,0 +1,3 @@
|
|||
[position_relative_vertical_percentage_overflow_a.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/9148
|
Loading…
Add table
Add a link
Reference in a new issue