mirror of
https://github.com/servo/servo.git
synced 2025-06-17 04:44:28 +00:00
Disable two tests that take a very long time to time out.
This commit is contained in:
parent
a80320e24e
commit
c64d7578d1
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[audio_loop_base.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
disabled: extreme timeout
|
||||
[Check if audio.loop is set to true that expecting the seeking event is fired more than once]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[video_loop_base.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
disabled: extreme timeout
|
||||
[Check if video.loop is set to true that expecting the seeking event is fired more than once]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue