Disable event_timeupdate tests

This commit is contained in:
George Roman 2018-12-27 22:25:24 +02:00
parent deb02ab6d7
commit 9aea7fb1e9
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[event_timeupdate.html]
type: testharness
disabled: Until https://github.com/servo/servo/pull/22477 is merged
expected: TIMEOUT
[setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
expected: NOTRUN

View file

@ -1,5 +1,6 @@
[event_timeupdate_noautoplay.html]
type: testharness
disabled: Until https://github.com/servo/servo/pull/22477 is merged
expected: TIMEOUT
[calling play() on a sufficiently long audio should trigger timeupdate event]
expected: NOTRUN