mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Vindictively disable all intermittent tests that failed #9787
This disables the tests mentioned in #8120, #9014, #9033, #9092, #9148, #9205, #9772 and #9803.
This commit is contained in:
parent
b3964a8958
commit
ea1c169894
8 changed files with 20 additions and 3 deletions
|
@ -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