Bug 1560534 - Update wpt test expectations for webaudio. a=test-only

This commit is contained in:
Dan Minor 2019-06-26 10:55:57 -04:00
Родитель eb473b5dda
Коммит c0c614ea67
16 изменённых файлов: 363 добавлений и 10 удалений

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

@ -69,20 +69,28 @@ prefs: [dom.security.featurePolicy.enabled:true]
if os == "android": FAIL
[Window interface: window must have own property "window"]
expected:
if release_or_beta: PASS
FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected: FAIL
[Window interface: window must have own property "document"]
expected:
if release_or_beta: PASS
FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected: FAIL
[Window interface: window must have own property "location"]
expected:
if release_or_beta: PASS
FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected: FAIL
[Window interface: window must have own property "top"]
expected:
if release_or_beta: PASS
FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437
expected: FAIL
[Window interface: attribute onformdata]
expected: FAIL

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

@ -137,3 +137,223 @@
[AudioContext interface: operation resume()]
expected: FAIL
[AudioWorkletNode interface: worklet_node must inherit property "port" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected:
if release_or_beta: FAIL
[Stringification of context.audioWorklet]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "numberOfOutputs" with the proper type]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: attribute onprocessorerror]
expected:
if release_or_beta: FAIL
[idl_test setup]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface object name]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: existence and properties of interface object]
expected:
if release_or_beta: FAIL
[Stringification of worklet_node]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling disconnect(unsigned long) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioParamMap interface: existence and properties of interface object]
expected:
if release_or_beta: FAIL
[AudioWorklet interface object name]
expected:
if release_or_beta: FAIL
[AudioWorklet interface: existence and properties of interface prototype object's "constructor" property]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling disconnect(AudioNode) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioNode)" with the proper type]
expected:
if release_or_beta: FAIL
[AudioParamMap interface object length]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect()" with the proper type]
expected:
if release_or_beta: FAIL
[BaseAudioContext interface: attribute audioWorklet]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: existence and properties of interface prototype object]
expected:
if release_or_beta: FAIL
[AudioParamMap interface: existence and properties of interface prototype object]
expected:
if release_or_beta: FAIL
[BaseAudioContext interface: context must inherit property "audioWorklet" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(unsigned long)" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioParam)" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "channelCount" with the proper type]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: attribute port]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "channelInterpretation" with the proper type]
expected:
if release_or_beta: FAIL
[AudioWorkletNode must be primary interface of worklet_node]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "context" with the proper type]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: existence and properties of interface prototype object's @@unscopables property]
expected:
if release_or_beta: FAIL
[AudioParamMap interface object name]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: worklet_node must inherit property "parameters" with the proper type]
expected:
if release_or_beta: FAIL
[AudioWorklet interface: existence and properties of interface object]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: attribute parameters]
expected:
if release_or_beta: FAIL
[AudioWorklet must be primary interface of context.audioWorklet]
expected:
if release_or_beta: FAIL
[AudioWorklet interface: existence and properties of interface prototype object's @@unscopables property]
expected:
if release_or_beta: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "audioWorklet" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioParamMap interface: existence and properties of interface prototype object's "constructor" property]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioWorklet interface object length]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface object length]
expected:
if release_or_beta: FAIL
[AudioParamMap interface: existence and properties of interface prototype object's @@unscopables property]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: worklet_node must inherit property "onprocessorerror" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "channelCountMode" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "numberOfInputs" with the proper type]
expected:
if release_or_beta: FAIL
[AudioNode interface: calling disconnect(AudioParam) on worklet_node with too few arguments must throw TypeError]
expected:
if release_or_beta: FAIL
[AudioWorklet interface: existence and properties of interface prototype object]
expected:
if release_or_beta: FAIL
[AudioWorkletNode interface: existence and properties of interface prototype object's "constructor" property]
expected:
if release_or_beta: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected:
if release_or_beta: FAIL

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

@ -1,4 +1,6 @@
[active-processing.https.html]
expected:
if release_or_beta: ERROR
[X Number of channels in input[-1:\]: Expected 1 for all values but found 1 unexpected values: \n\tIndex\tActual\n\t[0\]\t0]
expected: FAIL

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

@ -0,0 +1,5 @@
[audioworklet-addmodule-resolution.https.html]
[\n Test the invocation order of AudioWorklet.addModule() and BaseAudioContext\n ]
expected:
if release_or_beta: FAIL

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

@ -1,5 +1,6 @@
[audioworklet-messageport.https.html]
expected: ERROR
expected:
if not release_or_beta: ERROR
[\n Test MessagePort in AudioWorkletNode and AudioWorkletProcessor\n ]
expected: FAIL

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

@ -0,0 +1,5 @@
[audioworklet-postmessage-sharedarraybuffer.https.html]
[\n Test passing SharedArrayBuffer to an AudioWorklet\n ]
expected:
if release_or_beta: FAIL

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

@ -1,5 +1,6 @@
[audioworkletglobalscope-timing-info.https.html]
expected: ERROR
expected:
if not release_or_beta: ERROR
[\n Test currentTime and currentFrame in AudioWorkletGlobalScope\n ]
expected: FAIL

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

@ -0,0 +1,11 @@
[audioworkletnode-construction.https.html]
expected:
if release_or_beta: ERROR
[X Creating a node before loading a module should throw. threw "ReferenceError" instead of InvalidStateError.]
expected:
if release_or_beta: FAIL
[< [construction-before-module-loading\] 1 out of 1 assertions were failed.]
expected:
if release_or_beta: FAIL

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

@ -1,5 +1,6 @@
[audioworkletnode-onerror.https.html]
expected: TIMEOUT
expected:
if not release_or_beta: TIMEOUT
[\n Test onprocessorerror handler in AudioWorkletNode\n ]
expected: FAIL

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

@ -1,5 +1,7 @@
[audioworkletnode-output-channel-count.https.html]
expected: ERROR
expected:
if release_or_beta: OK
ERROR
[\n Test the construction of AudioWorkletNode with real-time context\n ]
expected:
if release_or_beta: FAIL

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

@ -1,4 +1,6 @@
[simple-input-output.https.html]
expected:
if release_or_beta: ERROR
[# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.]
expected: FAIL

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

@ -1,5 +1,6 @@
[cors-check.https.html]
expected: ERROR
expected:
if not release_or_beta: ERROR
[\n Test if MediaElementAudioSourceNode works for cross-origin redirects with\n "cors" request mode.\n ]
expected: FAIL

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

@ -2,7 +2,9 @@
disabled:
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
bug: AudioWorkletNode::GetPort is not implemented
expected: ERROR
expected:
if release_or_beta: OK
ERROR
[\n Test if MediaElementAudioSourceNode works for cross-origin redirects with\n "no-cors" request mode.\n ]
expected:
if release_or_beta: FAIL

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

@ -49,3 +49,19 @@
[Importing a same-origin script with the default WorkletOptions should send the credentials]
expected: FAIL
[Importing a remote-origin script with credentials=same-origin should not send the credentials]
expected:
if release_or_beta: FAIL
[Importing a remote-origin script with the default WorkletOptions should not send the credentials]
expected:
if release_or_beta: FAIL
[Importing a remote-origin script with credentials=include should send the credentials]
expected:
if release_or_beta: FAIL
[Importing a remote-origin script with credentials=omit should not send the credentials]
expected:
if release_or_beta: FAIL

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

@ -57,3 +57,55 @@
expected:
if release_or_beta: FAIL
[A remote-origin worklet should not be blocked because the script-src directive specifying the origin allows it.]
expected:
if release_or_beta: FAIL
[A remote-origin worklet should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected:
if release_or_beta: FAIL
[A remote-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive.]
expected:
if release_or_beta: FAIL
[A remote-origin-redirected worklet should not be blocked because the script-src * directive allows it.]
expected:
if release_or_beta: FAIL
[A same-origin worklet importing an insecure-origin-redirected script should be blocked because of mixed contents.]
expected:
if release_or_beta: FAIL
[An insecure-origin-redirected worklet should be blocked because of mixed contents.]
expected:
if release_or_beta: FAIL
[A same-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive.]
expected:
if release_or_beta: FAIL
[A same-origin worklet importing a remote-origin-redirected script should be blocked by the script-src 'self' directive.]
expected:
if release_or_beta: FAIL
[A remote-origin-redirected worklet should not be blocked because the script-src directive specifying the origin allows it.]
expected:
if release_or_beta: FAIL
[A same-origin worklet importing an insecure-origin script should be blocked because of mixed contents.]
expected:
if release_or_beta: FAIL
[An insecure-origin worklet should be blocked because of mixed contents.]
expected:
if release_or_beta: FAIL
[A remote-origin worklet should not be blocked because the script-src * directive allows it.]
expected:
if release_or_beta: FAIL
[A remote-origin-redirected worklet should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected:
if release_or_beta: FAIL

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

@ -74,3 +74,27 @@
[Importing a remote-origin script from a remote-origin worklet script that has "same-origin" referrer policy.]
expected: FAIL
[Importing a remote-origin script from a page that has "origin" referrer policy should send only an origin as referrer.]
expected:
if release_or_beta: FAIL
[Importing a same-origin script from a page that has "same-origin" referrer policy should send referrer.]
expected:
if release_or_beta: FAIL
[Importing a remote-origin script from a page that has "same-origin" referrer policy should not send referrer.]
expected:
if release_or_beta: FAIL
[Importing a same-origin script from a page that has "no-referrer" referrer policy should not send referrer.]
expected:
if release_or_beta: FAIL
[Importing a remote-origin script from a page that has "no-referrer" referrer policy should not send referrer.]
expected:
if release_or_beta: FAIL
[Importing a same-origin script from a page that has "origin" referrer policy should send only an origin as referrer.]
expected:
if release_or_beta: FAIL