Bug 1600446 - Update webaudio/the-audio-api/the-audioworklet-interface/ for beta and release. r=jgraham

Differential Revision: https://phabricator.services.mozilla.com/D55367

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Cosmin Sabou 2019-12-02 15:43:01 +00:00
Родитель 19d21ac142
Коммит 128d09ce39
5 изменённых файлов: 78 добавлений и 1 удалений

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

@ -1,4 +1,10 @@
[audioworklet-messageport.https.html]
bug: AudioWorklet not enabled on release_or_beta
expected:
if release_or_beta: ERROR
[\n Test MessagePort in AudioWorkletNode and AudioWorkletProcessor\n ]
expected: FAIL
[Executing "Test postMessage from AudioWorkletProcessor to AudioWorkletNode"]
expected: FAIL

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

@ -1,4 +1,11 @@
[audioworklet-postmessage-sharedarraybuffer.https.html]
bug: AudioWorklet not enabled on release_or_beta
expected:
if release_or_beta: ERROR
[\n Test passing SharedArrayBuffer to an AudioWorklet\n ]
expected:
if release_or_beta: FAIL
[Executing "Test postMessage from AudioWorkletProcessor to AudioWorkletNode"]
expected: FAIL

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

@ -8,6 +8,31 @@
if release_or_beta: FAIL
TIMEOUT
[X Second half of Channel #0: Expected 1 for all values but found 128 unexpected values: \n\tIndex\tActual\n\t[0\]\t0\n\t[1\]\t0\n\t[2\]\t0\n\t[3\]\t0\n\t...and 124 more errors.]
bug: AudioWorklet not enabled on release_or_beta
expected:
if release_or_beta: FAIL
[X Second half of Channel #1: Expected 2 for all values but found 128 unexpected values: \n\tIndex\tActual\n\t[0\]\t0\n\t[1\]\t0\n\t[2\]\t0\n\t[3\]\t0\n\t...and 124 more errors.]
bug: AudioWorklet not enabled on release_or_beta
expected:
if release_or_beta: FAIL
[X Second half of Channel #2: Expected 3 for all values but found 128 unexpected values: \n\tIndex\tActual\n\t[0\]\t0\n\t[1\]\t0\n\t[2\]\t0\n\t[3\]\t0\n\t...and 124 more errors.]
bug: AudioWorklet not enabled on release_or_beta
expected:
if release_or_beta: FAIL
[< [verify-rendered-buffer\] 3 out of 6 assertions were failed.]
bug: AudioWorklet not enabled on release_or_beta
expected:
if release_or_beta: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.]
bug: AudioWorklet not enabled on release_or_beta
expected:
if release_or_beta: FAIL
[Executing "verify-rendered-buffer"]
expected:
if release_or_beta: PASS
@ -17,4 +42,3 @@
expected:
if release_or_beta: PASS
NOTRUN

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

@ -1,6 +1,21 @@
[audioworkletnode-construction.https.html]
[X Creating a node before loading a module should throw. threw "ReferenceError" instead of InvalidStateError.]
bug: 1585946
expected:
if release_or_beta: FAIL
[< [construction-before-module-loading\] 1 out of 1 assertions were failed.]
bug: 1585946
expected:
if release_or_beta: FAIL
[Executing "construction-after-module-loading"]
bug: 1585946
expected:
if release_or_beta: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.]
bug: 1585946
expected:
if release_or_beta: FAIL

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

@ -4,16 +4,36 @@
expected:
if release_or_beta: FAIL
[X Creating AudioWOrkletNode without options incorrectly threw ReferenceError: "AudioWorkletNode is not defined".]
bug: 1585946
expected:
if release_or_beta: FAIL
[Executing "without-audio-node-options"]
bug: 1585946
expected:
if release_or_beta: FAIL
[< [without-audio-node-options\] 1 out of 1 assertions were failed.]
bug: 1585946
expected:
if release_or_beta: FAIL
[X Creating AudioWOrkletNode with options: {"numberOfInputs":7,"numberOfOutputs":18,"channelCount":4,"channelCountMode":"clamped-max","channelInterpretation":"discrete"} incorrectly threw ReferenceError: "AudioWorkletNode is not defined".]
bug: 1585946
expected:
if release_or_beta: FAIL
[Executing "audio-node-options"]
bug: 1585946
expected:
if release_or_beta: FAIL
[< [audio-node-options\] 1 out of 1 assertions were failed.]
bug: 1585946
expected:
if release_or_beta: FAIL
[Executing "channel-count"]
bug: 1585946
expected:
@ -29,3 +49,8 @@
expected:
if release_or_beta: FAIL
[# AUDIT TASK RUNNER FINISHED: 2 out of 6 tasks were failed.]
bug: 1585946
expected:
if release_or_beta: FAIL