mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +01:00
wpt: Unskip webaudio tests as most are passing (#36334)
Signed-off-by: Manuel Rego Casasnovas <rego@igalia.com>
This commit is contained in:
parent
49d48b897a
commit
b4c1cdd3e7
17 changed files with 105 additions and 141 deletions
|
@ -0,0 +1,6 @@
|
|||
[audioworklet-audioparam-range.https.html]
|
||||
[Valid parameter descriptors should have successful registration.]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid parameter descriptors should fail registration.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[audioworkletglobalscope-creation-time.https.html]
|
||||
[currentTime vs currentFrames in Audio Worklet global scope]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[audioworkletprocessor-no-process-function.https.html]
|
||||
[Test an AudioWorkletProcessor with undefined process function.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[audioworkletprocessor-unconnected-outputs.https.window.html]
|
||||
[Test if unconnected outputs provides a non-zero length array for channels]
|
||||
expected: FAIL
|
||||
|
||||
[Test if outputs connected to AudioParam provides a non-zero length array for channels]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue