Bug 1098126 - Disable intermittent web platform tests for MSE; r=cajbir

This commit is contained in:
Anthony Jones 2014-12-15 17:43:59 +13:00
Родитель e67eb4ca12
Коммит 20a73fcb35
2 изменённых файлов: 2 добавлений и 17 удалений

Просмотреть файл

@ -1,17 +1,4 @@
[mediasource-duration.html]
type: testharness
expected: TIMEOUT
[Test seek starts on duration truncation below currentTime]
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1085247
[Test appendBuffer completes previous seek to truncated duration]
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1085247
[Test endOfStream completes previous seek to truncated duration]
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1085247
[Test setting same duration multiple times does not fire duplicate durationchange]
expected:
if os == "win" and version != "5.1.2600": TIMEOUT
FAIL
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1085247

Просмотреть файл

@ -1,6 +1,4 @@
[mediasource-redundant-seek.html]
type: testharness
expected: TIMEOUT
[Test redundant fully prebuffered seek]
expected: TIMEOUT
disabled: TIMEOUT or FAIL