Bug 1127920 - Re-enable mediasource-redundant-seek.html with longer timeout, r=me

This commit is contained in:
James Graham 2015-02-09 12:29:23 +00:00
Родитель 8e4afae052
Коммит 29bd99f4be
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -1,13 +1,12 @@
[mediasource-redundant-seek.html] [mediasource-redundant-seek.html]
type: testharness type: testharness
disabled:
if (os == "win") and (version != "5.1.2600"): frequent timeouts
expected: expected:
if (os == "win") and (version != "5.1.2600"): OK if (os == "win") and (version != "5.1.2600"): OK
if os == "mac": OK if os == "mac": OK
TIMEOUT TIMEOUT
[Test redundant fully prebuffered seek] [Test redundant fully prebuffered seek]
expected: expected:
if (os == "win") and (version != "5.1.2600"): PASS
if os == "mac": PASS if os == "mac": PASS
TIMEOUT TIMEOUT