mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Disable event_timeupdate tests
This commit is contained in:
parent
deb02ab6d7
commit
9aea7fb1e9
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[event_timeupdate.html]
|
[event_timeupdate.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: Until https://github.com/servo/servo/pull/22477 is merged
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
[setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
|
[setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[event_timeupdate_noautoplay.html]
|
[event_timeupdate_noautoplay.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: Until https://github.com/servo/servo/pull/22477 is merged
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
[calling play() on a sufficiently long audio should trigger timeupdate event]
|
[calling play() on a sufficiently long audio should trigger timeupdate event]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue