servo/tests/wpt/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-nominal-range.html.ini
Manuel Rego b4c1cdd3e7
wpt: Unskip webaudio tests as most are passing (#36334)
Signed-off-by: Manuel Rego Casasnovas <rego@igalia.com>
2025-04-04 14:12:40 +00:00

123 lines
4.2 KiB
INI
Vendored

[audioparam-nominal-range.html]
[Executing "Offline createDelay"]
expected: FAIL
[Executing "Offline createDynamicsCompressor"]
expected: FAIL
[Executing "Offline createWaveShaper"]
expected: FAIL
[Executing "Offline createConvolver"]
expected: FAIL
[Executing "Offline createScriptProcessor"]
expected: FAIL
[Executing "Offline createPeriodicWave"]
expected: FAIL
[X Set StereoPannerNode.pan.value = -3 is not equal to -1. Got -3.]
expected: FAIL
[X Set StereoPannerNode.pan.value = 3 is not equal to 1. Got 3.]
expected: FAIL
[X StereoPannerNode.pan was clipped to lie within the nominal range is not equal to true. Got false.]
expected: FAIL
[X Nominal ranges for AudioParam(s) of StereoPannerNode are incorrect for: NaN Got false.]
expected: FAIL
[< [Offline createStereoPanner\] 4 out of 10 assertions were failed.]
expected: FAIL
[X BiquadFilterNode.frequency.minValue is not equal to 0. Got -3.4028234663852886e+38.]
expected: FAIL
[X BiquadFilterNode.frequency.maxValue is not equal to 24000. Got 3.4028234663852886e+38.]
expected: FAIL
[X Set BiquadFilterNode.frequency.value = -1 is not equal to -3.4028234663852886e+38. Got -1.]
expected: FAIL
[X Set BiquadFilterNode.frequency.value = 48001 is not equal to 3.4028234663852886e+38. Got 48001.]
expected: FAIL
[X BiquadFilterNode.frequency was clipped to lie within the nominal range is not equal to true. Got false.]
expected: FAIL
[X BiquadFilterNode.detune.minValue is not equal to -153600. Got -3.4028234663852886e+38.]
expected: FAIL
[X BiquadFilterNode.detune.maxValue is not equal to 153600. Got 3.4028234663852886e+38.]
expected: FAIL
[X Set BiquadFilterNode.detune.value = -307201 is not equal to -3.4028234663852886e+38. Got -307201.]
expected: FAIL
[X Set BiquadFilterNode.detune.value = 307201 is not equal to 3.4028234663852886e+38. Got 307201.]
expected: FAIL
[X BiquadFilterNode.detune was clipped to lie within the nominal range is not equal to true. Got false.]
expected: FAIL
[X BiquadFilterNode.gain.maxValue is not equal to 1541.273681640625. Got 3.4028234663852886e+38.]
expected: FAIL
[X Set BiquadFilterNode.gain.value = 3083.54736328125 is not equal to 3.4028234663852886e+38. Got 3083.54736328125.]
expected: FAIL
[X BiquadFilterNode.gain was clipped to lie within the nominal range is not equal to true. Got false.]
expected: FAIL
[X Nominal ranges for AudioParam(s) of BiquadFilterNode are incorrect for: NaN Got false.]
expected: FAIL
[< [Offline createBiquadFilter\] 14 out of 33 assertions were failed.]
expected: FAIL
[X OscillatorNode.frequency.minValue is not equal to -24000. Got -3.4028234663852886e+38.]
expected: FAIL
[X OscillatorNode.frequency.maxValue is not equal to 24000. Got 3.4028234663852886e+38.]
expected: FAIL
[X Set OscillatorNode.frequency.value = -48001 is not equal to -3.4028234663852886e+38. Got -48001.]
expected: FAIL
[X Set OscillatorNode.frequency.value = 48001 is not equal to 3.4028234663852886e+38. Got 48001.]
expected: FAIL
[X OscillatorNode.frequency was clipped to lie within the nominal range is not equal to true. Got false.]
expected: FAIL
[X OscillatorNode.detune.minValue is not equal to -153600. Got -220.]
expected: FAIL
[X OscillatorNode.detune.maxValue is not equal to 153600. Got 220.]
expected: FAIL
[X Set OscillatorNode.detune.value = -307201 is not equal to -220. Got -307201.]
expected: FAIL
[X Set OscillatorNode.detune.value = 307201 is not equal to 220. Got 307201.]
expected: FAIL
[X OscillatorNode.detune was clipped to lie within the nominal range is not equal to true. Got false.]
expected: FAIL
[X Nominal ranges for AudioParam(s) of OscillatorNode are incorrect for: NaN Got false.]
expected: FAIL
[< [Offline createOscillator\] 11 out of 19 assertions were failed.]
expected: FAIL
[X Test automations (check console logs) incorrectly threw TypeError: "offlineContext.createDelay is not a function".]
expected: FAIL
[< [automation\] 1 out of 1 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 4 out of 24 tasks were failed.]
expected: FAIL