author | Jean-Yves Avenard <jyavenard@mozilla.com> |
Mon, 23 Mar 2015 21:03:40 +1100 | |
changeset 235048 | 0abff0bf399a111006b579ac327d5c83b6843885 |
parent 235047 | 749fd9127c14a242042c0f45423bbb5ab60e2cf9 |
child 235049 | 6c200ffc985fcb44adf8f0a2d425cc1189465cf2 |
push id | 28464 |
push user | kwierso@gmail.com |
push date | Mon, 23 Mar 2015 23:41:23 +0000 |
treeherder | mozilla-central@e642ae3c0496 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | karlt |
bugs | 1144509 |
milestone | 39.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/media-source/mediasource-duration.html.ini | file | annotate | diff | comparison | revisions |
--- a/testing/web-platform/meta/media-source/mediasource-duration.html.ini +++ b/testing/web-platform/meta/media-source/mediasource-duration.html.ini @@ -5,16 +5,19 @@ if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1143650 [Test seek starts on duration truncation below currentTime] expected: if (os == "win") and (version != "5.1.2600"): PASS if os == "mac": PASS FAIL [Test appendBuffer completes previous seek to truncated duration] - expected: FAIL + expected: + if (os == "win") and (version != "5.1.2600"): PASS + if os == "mac": PASS + FAIL [Test endOfStream completes previous seek to truncated duration] expected: FAIL [Test setting same duration multiple times does not fire duplicate durationchange] expected: FAIL