bug 1085247 enable remaining mediasource-duration subtests

--HG--
extra : rebase_source : b8b465d655446c7c2ddcbb0ff9383cfcf62c8fcc
This commit is contained in:
Karl Tomlinson 2015-01-19 17:25:08 +13:00
parent 5a2f9d2edd
commit 8c2ac2201d

View File

@ -5,13 +5,22 @@
if os == "mac": OK
TIMEOUT
[Test seek starts on duration truncation below currentTime]
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1085247
expected:
if (os == "win") and (version != "5.1.2600"): FAIL
if os == "mac": FAIL
TIMEOUT
[Test appendBuffer completes previous seek to truncated duration]
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1085247
expected:
if (os == "win") and (version != "5.1.2600"): FAIL
if os == "mac": FAIL
TIMEOUT
[Test endOfStream completes previous seek to truncated duration]
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1085247
expected:
if (os == "win") and (version != "5.1.2600"): FAIL
if os == "mac": FAIL
TIMEOUT
[Test setting same duration multiple times does not fire duplicate durationchange]
expected: FAIL