Bug 1065827 - disable unstable media source seek tests after ReadMetadata changes in bug 1092996. r=karlt

This commit is contained in:
Jean-Yves Avenard 2014-11-06 20:56:26 +11:00
parent 5c2c5f093d
commit 66f136d8f6
2 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,9 @@
[mediasource-seek-beyond-duration.html]
type: testharness
expected: TIMEOUT
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945
[Test seeking beyond updated media duration.]
expected: TIMEOUT
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945
[Test seeking beyond media duration.]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467

View File

@ -1,9 +1,10 @@
[mediasource-seek-during-pending-seek.html]
type: testharness
expected: TIMEOUT
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945
[Test seeking to a new location before transitioning beyond HAVE_METADATA.]
expected: TIMEOUT
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945
[Test seeking to a new location during a pending seek.]
expected: TIMEOUT
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945