author | moz-wptsync-bot <wptsync@mozilla.com> |
Mon, 07 May 2018 19:03:23 +0000 | |
changeset 418588 | f34462ac250eea30820e4c7def5becb9b2755c29 |
parent 418587 | ec6270ca64e1a8df3175a806ccb745900933e894 |
child 418589 | de3658798cd7aa4e6796b9b93f51851a804c966d |
push id | 34007 |
push user | csabou@mozilla.com |
push date | Thu, 17 May 2018 09:47:02 +0000 |
treeherder | mozilla-central@8fb36531f7d0 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1459265, 10852 |
milestone | 62.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
|
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-getoutputtimestamp.html.ini @@ -0,0 +1,2 @@ +[audiocontext-getoutputtimestamp.html] + expected: ERROR
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-suspend-resume.html.ini @@ -0,0 +1,8 @@ +[audiocontext-suspend-resume.html] + expected: ERROR + [X p1 = offlineContext.suspend() incorrectly threw TypeError: "offlineContext.suspend is not a function".] + expected: FAIL + + [X p1 instanceof Promise is not true. Got false.] + expected: FAIL +
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions.html.ini @@ -0,0 +1,34 @@ +[audiocontextoptions.html] + [X default baseLatency is not greater than 0. Got undefined.] + expected: FAIL + + [X balanced baseLatency is not greater than or equal to undefined. Got undefined.] + expected: FAIL + + [X playback baseLatency is not greater than or equal to undefined. Got undefined.] + expected: FAIL + + [< [test-audiocontextoptions-latencyHint-basic\] 3 out of 9 assertions were failed.] + expected: FAIL + + [X double-constructor baseLatency small is not less than or equal to undefined. Got undefined.] + expected: FAIL + + [X double-constructor baseLatency inrange 1 is not greater than or equal to undefined. Got undefined.] + expected: FAIL + + [X double-constructor baseLatency inrange 2 is not less than or equal to undefined. Got undefined.] + expected: FAIL + + [X high latency context baseLatency is not greater than undefined. Got undefined.] + expected: FAIL + + [X context = new AudioContext({'latencyHint': 'foo'}) did not throw an exception.] + expected: FAIL + + [< [test-audiocontextoptions-latencyHint-double\] 5 out of 10 assertions were failed.] + expected: FAIL + + [# AUDIT TASK RUNNER FINISHED: 2 out of 2 tasks were failed.] + expected: FAIL +