mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Disable some intermittently failing tests.
This commit is contained in:
parent
72e4c6dc21
commit
e39f22df33
5 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
||||||
|
[detached-container-001.htm]
|
||||||
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/10549
|
|
@ -0,0 +1,3 @@
|
||||||
|
[events-002.htm]
|
||||||
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/14215
|
|
@ -0,0 +1,3 @@
|
||||||
|
[events-003.htm]
|
||||||
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/14217
|
|
@ -1,5 +1,6 @@
|
||||||
[reflection-embedded.html]
|
[reflection-embedded.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/11100
|
||||||
[img.dir: typeof IDL attribute]
|
[img.dir: typeof IDL attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
3
tests/wpt/mozilla/meta/css/dirty_viewport.html.ini
Normal file
3
tests/wpt/mozilla/meta/css/dirty_viewport.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[dirty_viewport.html]
|
||||||
|
type: reftest
|
||||||
|
disabled: https://github.com/servo/servo/issues/13731
|
Loading…
Add table
Add a link
Reference in a new issue