Disable two tests that take a very long time to time out.

This commit is contained in:
Josh Matthews 2016-01-04 15:48:41 -05:00
parent a80320e24e
commit c64d7578d1
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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