| Index: third_party/WebKit/LayoutTests/webaudio/AudioParam/audioparam-nominal-range-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/AudioParam/audioparam-nominal-range-expected.txt b/third_party/WebKit/LayoutTests/webaudio/AudioParam/audioparam-nominal-range-expected.txt
|
| index d147f77248105cb9457b00cd091b76fe3b61ad4a..6ca1f449421ed942e4ad348e514e3e809651896d 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/AudioParam/audioparam-nominal-range-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/AudioParam/audioparam-nominal-range-expected.txt
|
| @@ -1,266 +1,318 @@
|
| -CONSOLE WARNING: line 394: Delay.delayTime.value -1 outside nominal range [0, 1.5]; value will be clamped.
|
| -CONSOLE WARNING: line 403: Delay.delayTime.value 4 outside nominal range [0, 1.5]; value will be clamped.
|
| -CONSOLE WARNING: line 394: StereoPanner.pan.value -3 outside nominal range [-1, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 403: StereoPanner.pan.value 3 outside nominal range [-1, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 394: DynamicsCompressor.threshold.value -201 outside nominal range [-100, 0]; value will be clamped.
|
| -CONSOLE WARNING: line 403: DynamicsCompressor.threshold.value 1 outside nominal range [-100, 0]; value will be clamped.
|
| -CONSOLE WARNING: line 394: DynamicsCompressor.knee.value -1 outside nominal range [0, 40]; value will be clamped.
|
| -CONSOLE WARNING: line 403: DynamicsCompressor.knee.value 81 outside nominal range [0, 40]; value will be clamped.
|
| -CONSOLE WARNING: line 403: DynamicsCompressor.ratio.value 41 outside nominal range [1, 20]; value will be clamped.
|
| -CONSOLE WARNING: line 394: DynamicsCompressor.attack.value -1 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 403: DynamicsCompressor.attack.value 3 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 394: DynamicsCompressor.release.value -1 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 403: DynamicsCompressor.release.value 3 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 394: BiquadFilter.frequency.value -1 outside nominal range [0, 24000]; value will be clamped.
|
| -CONSOLE WARNING: line 403: BiquadFilter.frequency.value 48001 outside nominal range [0, 24000]; value will be clamped.
|
| -CONSOLE WARNING: line 394: Oscillator.frequency.value -48001 outside nominal range [-24000, 24000]; value will be clamped.
|
| -CONSOLE WARNING: line 403: Oscillator.frequency.value 48001 outside nominal range [-24000, 24000]; value will be clamped.
|
| -CONSOLE WARNING: line 325: Delay.delayTime.setValueAtTime value -1 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 326: Delay.delayTime.linearRampToValueAtTime value 2 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 327: Delay.delayTime.exponentialRampToValue value 3 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 328: Delay.delayTime.setTargetAtTime value -1 outside nominal range [0, 1]; value will be clamped.
|
| -CONSOLE WARNING: line 329: Delay.delayTime.setValueCurveAtTime value 1.5 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 396: Delay.delayTime.value -1 outside nominal range [0, 1.5]; value will be clamped.
|
| +CONSOLE WARNING: line 406: Delay.delayTime.value 4 outside nominal range [0, 1.5]; value will be clamped.
|
| +CONSOLE WARNING: line 396: StereoPanner.pan.value -3 outside nominal range [-1, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 406: StereoPanner.pan.value 3 outside nominal range [-1, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 396: DynamicsCompressor.threshold.value -201 outside nominal range [-100, 0]; value will be clamped.
|
| +CONSOLE WARNING: line 406: DynamicsCompressor.threshold.value 1 outside nominal range [-100, 0]; value will be clamped.
|
| +CONSOLE WARNING: line 396: DynamicsCompressor.knee.value -1 outside nominal range [0, 40]; value will be clamped.
|
| +CONSOLE WARNING: line 406: DynamicsCompressor.knee.value 81 outside nominal range [0, 40]; value will be clamped.
|
| +CONSOLE WARNING: line 406: DynamicsCompressor.ratio.value 41 outside nominal range [1, 20]; value will be clamped.
|
| +CONSOLE WARNING: line 396: DynamicsCompressor.attack.value -1 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 406: DynamicsCompressor.attack.value 3 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 396: DynamicsCompressor.release.value -1 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 406: DynamicsCompressor.release.value 3 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 396: BiquadFilter.frequency.value -1 outside nominal range [0, 24000]; value will be clamped.
|
| +CONSOLE WARNING: line 406: BiquadFilter.frequency.value 48001 outside nominal range [0, 24000]; value will be clamped.
|
| +CONSOLE WARNING: line 396: Oscillator.frequency.value -48001 outside nominal range [-24000, 24000]; value will be clamped.
|
| +CONSOLE WARNING: line 406: Oscillator.frequency.value 48001 outside nominal range [-24000, 24000]; value will be clamped.
|
| +CONSOLE WARNING: line 329: Delay.delayTime.setValueAtTime value -1 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 330: Delay.delayTime.linearRampToValueAtTime value 2 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 331: Delay.delayTime.exponentialRampToValue value 3 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 332: Delay.delayTime.setTargetAtTime value -1 outside nominal range [0, 1]; value will be clamped.
|
| +CONSOLE WARNING: line 333: Delay.delayTime.setValueCurveAtTime value 1.5 outside nominal range [0, 1]; value will be clamped.
|
| This is a testharness.js-based test.
|
| -PASS GainNode.gain.minValue is equal to -3.4028234663852886e+38.
|
| -PASS GainNode.gain.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS GainNode.gain.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS GainNode.gain.minValue is read-only is equal to true.
|
| -PASS GainNode.gain.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS GainNode.gain.maxValue is read-only is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of GainNode are correct.
|
| -PASS DelayNode.delayTime.minValue is equal to 0.
|
| -PASS DelayNode.delayTime.maxValue is equal to 1.5.
|
| -PASS DelayNode.delayTime.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DelayNode.delayTime.minValue is read-only is equal to true.
|
| -PASS DelayNode.delayTime.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DelayNode.delayTime.maxValue is read-only is equal to true.
|
| -PASS Set DelayNode.delayTime.value = -1 is equal to 0.
|
| -PASS Set DelayNode.delayTime.value = 4 is equal to 1.5.
|
| -PASS DelayNode.delayTimewas clipped to lie within the nominal range is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of DelayNode are correct.
|
| -PASS AudioBufferSourceNode.playbackRate.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioBufferSourceNode.playbackRate.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioBufferSourceNode.playbackRate.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioBufferSourceNode.playbackRate.minValue is read-only is equal to true.
|
| -PASS AudioBufferSourceNode.playbackRate.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioBufferSourceNode.playbackRate.maxValue is read-only is equal to true.
|
| -PASS AudioBufferSourceNode.detune.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioBufferSourceNode.detune.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioBufferSourceNode.detune.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioBufferSourceNode.detune.minValue is read-only is equal to true.
|
| -PASS AudioBufferSourceNode.detune.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioBufferSourceNode.detune.maxValue is read-only is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of AudioBufferSourceNode are correct.
|
| -PASS StereoPannerNode.pan.minValue is equal to -1.
|
| -PASS StereoPannerNode.pan.maxValue is equal to 1.
|
| -PASS StereoPannerNode.pan.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS StereoPannerNode.pan.minValue is read-only is equal to true.
|
| -PASS StereoPannerNode.pan.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS StereoPannerNode.pan.maxValue is read-only is equal to true.
|
| -PASS Set StereoPannerNode.pan.value = -3 is equal to -1.
|
| -PASS Set StereoPannerNode.pan.value = 3 is equal to 1.
|
| -PASS StereoPannerNode.panwas clipped to lie within the nominal range is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of StereoPannerNode are correct.
|
| -PASS DynamicsCompressorNode.threshold.minValue is equal to -100.
|
| -PASS DynamicsCompressorNode.threshold.maxValue is equal to 0.
|
| -PASS DynamicsCompressorNode.threshold.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.threshold.minValue is read-only is equal to true.
|
| -PASS DynamicsCompressorNode.threshold.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.threshold.maxValue is read-only is equal to true.
|
| -PASS Set DynamicsCompressorNode.threshold.value = -201 is equal to -100.
|
| -PASS Set DynamicsCompressorNode.threshold.value = 1 is equal to 0.
|
| -PASS DynamicsCompressorNode.thresholdwas clipped to lie within the nominal range is equal to true.
|
| -PASS DynamicsCompressorNode.knee.minValue is equal to 0.
|
| -PASS DynamicsCompressorNode.knee.maxValue is equal to 40.
|
| -PASS DynamicsCompressorNode.knee.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.knee.minValue is read-only is equal to true.
|
| -PASS DynamicsCompressorNode.knee.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.knee.maxValue is read-only is equal to true.
|
| -PASS Set DynamicsCompressorNode.knee.value = -1 is equal to 0.
|
| -PASS Set DynamicsCompressorNode.knee.value = 81 is equal to 40.
|
| -PASS DynamicsCompressorNode.kneewas clipped to lie within the nominal range is equal to true.
|
| -PASS DynamicsCompressorNode.ratio.minValue is equal to 1.
|
| -PASS DynamicsCompressorNode.ratio.maxValue is equal to 20.
|
| -PASS DynamicsCompressorNode.ratio.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.ratio.minValue is read-only is equal to true.
|
| -PASS DynamicsCompressorNode.ratio.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.ratio.maxValue is read-only is equal to true.
|
| -PASS Set DynamicsCompressorNode.ratio.value = 1 is equal to 1.
|
| -PASS Set DynamicsCompressorNode.ratio.value = 41 is equal to 20.
|
| -PASS DynamicsCompressorNode.ratiowas clipped to lie within the nominal range is equal to true.
|
| -PASS DynamicsCompressorNode.attack.minValue is equal to 0.
|
| -PASS DynamicsCompressorNode.attack.maxValue is equal to 1.
|
| -PASS DynamicsCompressorNode.attack.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.attack.minValue is read-only is equal to true.
|
| -PASS DynamicsCompressorNode.attack.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.attack.maxValue is read-only is equal to true.
|
| -PASS Set DynamicsCompressorNode.attack.value = -1 is equal to 0.
|
| -PASS Set DynamicsCompressorNode.attack.value = 3 is equal to 1.
|
| -PASS DynamicsCompressorNode.attackwas clipped to lie within the nominal range is equal to true.
|
| -PASS DynamicsCompressorNode.release.minValue is equal to 0.
|
| -PASS DynamicsCompressorNode.release.maxValue is equal to 1.
|
| -PASS DynamicsCompressorNode.release.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.release.minValue is read-only is equal to true.
|
| -PASS DynamicsCompressorNode.release.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS DynamicsCompressorNode.release.maxValue is read-only is equal to true.
|
| -PASS Set DynamicsCompressorNode.release.value = -1 is equal to 0.
|
| -PASS Set DynamicsCompressorNode.release.value = 3 is equal to 1.
|
| -PASS DynamicsCompressorNode.releasewas clipped to lie within the nominal range is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of DynamicsCompressorNode are correct.
|
| -PASS BiquadFilterNode.frequency.minValue is equal to 0.
|
| -PASS BiquadFilterNode.frequency.maxValue is equal to 24000.
|
| -PASS BiquadFilterNode.frequency.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.frequency.minValue is read-only is equal to true.
|
| -PASS BiquadFilterNode.frequency.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.frequency.maxValue is read-only is equal to true.
|
| -PASS Set BiquadFilterNode.frequency.value = -1 is equal to 0.
|
| -PASS Set BiquadFilterNode.frequency.value = 48001 is equal to 24000.
|
| -PASS BiquadFilterNode.frequencywas clipped to lie within the nominal range is equal to true.
|
| -PASS BiquadFilterNode.detune.minValue is equal to -3.4028234663852886e+38.
|
| -PASS BiquadFilterNode.detune.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS BiquadFilterNode.detune.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.detune.minValue is read-only is equal to true.
|
| -PASS BiquadFilterNode.detune.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.detune.maxValue is read-only is equal to true.
|
| -PASS BiquadFilterNode.Q.minValue is equal to -3.4028234663852886e+38.
|
| -PASS BiquadFilterNode.Q.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS BiquadFilterNode.Q.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.Q.minValue is read-only is equal to true.
|
| -PASS BiquadFilterNode.Q.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.Q.maxValue is read-only is equal to true.
|
| -PASS BiquadFilterNode.gain.minValue is equal to -3.4028234663852886e+38.
|
| -PASS BiquadFilterNode.gain.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS BiquadFilterNode.gain.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.gain.minValue is read-only is equal to true.
|
| -PASS BiquadFilterNode.gain.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS BiquadFilterNode.gain.maxValue is read-only is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of BiquadFilterNode are correct.
|
| -PASS OscillatorNode.frequency.minValue is equal to -24000.
|
| -PASS OscillatorNode.frequency.maxValue is equal to 24000.
|
| -PASS OscillatorNode.frequency.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS OscillatorNode.frequency.minValue is read-only is equal to true.
|
| -PASS OscillatorNode.frequency.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS OscillatorNode.frequency.maxValue is read-only is equal to true.
|
| -PASS Set OscillatorNode.frequency.value = -48001 is equal to -24000.
|
| -PASS Set OscillatorNode.frequency.value = 48001 is equal to 24000.
|
| -PASS OscillatorNode.frequencywas clipped to lie within the nominal range is equal to true.
|
| -PASS OscillatorNode.detune.minValue is equal to -3.4028234663852886e+38.
|
| -PASS OscillatorNode.detune.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS OscillatorNode.detune.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS OscillatorNode.detune.minValue is read-only is equal to true.
|
| -PASS OscillatorNode.detune.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS OscillatorNode.detune.maxValue is read-only is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of OscillatorNode are correct.
|
| -PASS PannerNode.positionX.minValue is equal to -3.4028234663852886e+38.
|
| -PASS PannerNode.positionX.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS PannerNode.positionX.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.positionX.minValue is read-only is equal to true.
|
| -PASS PannerNode.positionX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.positionX.maxValue is read-only is equal to true.
|
| -PASS PannerNode.positionY.minValue is equal to -3.4028234663852886e+38.
|
| -PASS PannerNode.positionY.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS PannerNode.positionY.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.positionY.minValue is read-only is equal to true.
|
| -PASS PannerNode.positionY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.positionY.maxValue is read-only is equal to true.
|
| -PASS PannerNode.positionZ.minValue is equal to -3.4028234663852886e+38.
|
| -PASS PannerNode.positionZ.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS PannerNode.positionZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.positionZ.minValue is read-only is equal to true.
|
| -PASS PannerNode.positionZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.positionZ.maxValue is read-only is equal to true.
|
| -PASS PannerNode.orientationX.minValue is equal to -3.4028234663852886e+38.
|
| -PASS PannerNode.orientationX.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS PannerNode.orientationX.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.orientationX.minValue is read-only is equal to true.
|
| -PASS PannerNode.orientationX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.orientationX.maxValue is read-only is equal to true.
|
| -PASS PannerNode.orientationY.minValue is equal to -3.4028234663852886e+38.
|
| -PASS PannerNode.orientationY.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS PannerNode.orientationY.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.orientationY.minValue is read-only is equal to true.
|
| -PASS PannerNode.orientationY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.orientationY.maxValue is read-only is equal to true.
|
| -PASS PannerNode.orientationZ.minValue is equal to -3.4028234663852886e+38.
|
| -PASS PannerNode.orientationZ.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS PannerNode.orientationZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.orientationZ.minValue is read-only is equal to true.
|
| -PASS PannerNode.orientationZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS PannerNode.orientationZ.maxValue is read-only is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of PannerNode are correct.
|
| -PASS ConstantSourceNode.offset.minValue is equal to -3.4028234663852886e+38.
|
| -PASS ConstantSourceNode.offset.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS ConstantSourceNode.offset.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS ConstantSourceNode.offset.minValue is read-only is equal to true.
|
| -PASS ConstantSourceNode.offset.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS ConstantSourceNode.offset.maxValue is read-only is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of ConstantSourceNode are correct.
|
| -PASS AudioBuffer has no AudioParams as expected.
|
| -PASS IIRFilterNode has no AudioParams as expected.
|
| -PASS WaveShaperNode has no AudioParams as expected.
|
| -PASS ConvolverNode has no AudioParams as expected.
|
| -PASS AnalyserNode has no AudioParams as expected.
|
| -PASS ScriptProcessorNode has no AudioParams as expected.
|
| -PASS PeriodicWave has no AudioParams as expected.
|
| -PASS ChannelSplitterNode has no AudioParams as expected.
|
| -PASS ChannelMergerNode has no AudioParams as expected.
|
| -PASS MediaElementAudioSourceNode has no AudioParams as expected.
|
| -PASS MediaStreamAudioDestinationNode has no AudioParams as expected.
|
| -PASS AudioListener.positionX.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.positionX.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.positionX.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.positionX.minValue is read-only is equal to true.
|
| -PASS AudioListener.positionX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.positionX.maxValue is read-only is equal to true.
|
| -PASS AudioListener.positionY.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.positionY.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.positionY.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.positionY.minValue is read-only is equal to true.
|
| -PASS AudioListener.positionY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.positionY.maxValue is read-only is equal to true.
|
| -PASS AudioListener.positionZ.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.positionZ.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.positionZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.positionZ.minValue is read-only is equal to true.
|
| -PASS AudioListener.positionZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.positionZ.maxValue is read-only is equal to true.
|
| -PASS AudioListener.forwardX.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.forwardX.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.forwardX.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.forwardX.minValue is read-only is equal to true.
|
| -PASS AudioListener.forwardX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.forwardX.maxValue is read-only is equal to true.
|
| -PASS AudioListener.forwardY.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.forwardY.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.forwardY.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.forwardY.minValue is read-only is equal to true.
|
| -PASS AudioListener.forwardY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.forwardY.maxValue is read-only is equal to true.
|
| -PASS AudioListener.forwardZ.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.forwardZ.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.forwardZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.forwardZ.minValue is read-only is equal to true.
|
| -PASS AudioListener.forwardZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.forwardZ.maxValue is read-only is equal to true.
|
| -PASS AudioListener.upX.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.upX.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.upX.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.upX.minValue is read-only is equal to true.
|
| -PASS AudioListener.upX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.upX.maxValue is read-only is equal to true.
|
| -PASS AudioListener.upY.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.upY.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.upY.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.upY.minValue is read-only is equal to true.
|
| -PASS AudioListener.upY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.upY.maxValue is read-only is equal to true.
|
| -PASS AudioListener.upZ.minValue is equal to -3.4028234663852886e+38.
|
| -PASS AudioListener.upZ.maxValue is equal to 3.4028234663852886e+38.
|
| -PASS AudioListener.upZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.upZ.minValue is read-only is equal to true.
|
| -PASS AudioListener.upZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| -PASS AudioListener.upZ.maxValue is read-only is equal to true.
|
| -PASS Nominal ranges for AudioParam(s) of AudioListener are correct.
|
| -PASS Number of nodes not tested : 0.
|
| +PASS # AUDIT TASK RUNNER STARTED.
|
| +PASS > [initialize]
|
| +PASS Create context for tests did not throw an exception.
|
| +PASS < [initialize] All assertions passed. (total 1 assertions)
|
| +PASS > [createGain]
|
| +PASS GainNode.gain.minValue is equal to -3.4028234663852886e+38.
|
| +PASS GainNode.gain.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS GainNode.gain.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS GainNode.gain.minValue is read-only is equal to true.
|
| +PASS GainNode.gain.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS GainNode.gain.maxValue is read-only is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of GainNode are correct
|
| +PASS < [createGain] All assertions passed. (total 7 assertions)
|
| +PASS > [createDelay]
|
| +PASS DelayNode.delayTime.minValue is equal to 0.
|
| +PASS DelayNode.delayTime.maxValue is equal to 1.5.
|
| +PASS DelayNode.delayTime.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DelayNode.delayTime.minValue is read-only is equal to true.
|
| +PASS DelayNode.delayTime.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DelayNode.delayTime.maxValue is read-only is equal to true.
|
| +PASS Set DelayNode.delayTime.value = -1 is equal to 0.
|
| +PASS Set DelayNode.delayTime.value = 4 is equal to 1.5.
|
| +PASS DelayNode.delayTimewas clipped to lie within the nominal range is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of DelayNode are correct
|
| +PASS < [createDelay] All assertions passed. (total 10 assertions)
|
| +PASS > [createBufferSource]
|
| +PASS AudioBufferSourceNode.playbackRate.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioBufferSourceNode.playbackRate.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioBufferSourceNode.playbackRate.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioBufferSourceNode.playbackRate.minValue is read-only is equal to true.
|
| +PASS AudioBufferSourceNode.playbackRate.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioBufferSourceNode.playbackRate.maxValue is read-only is equal to true.
|
| +PASS AudioBufferSourceNode.detune.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioBufferSourceNode.detune.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioBufferSourceNode.detune.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioBufferSourceNode.detune.minValue is read-only is equal to true.
|
| +PASS AudioBufferSourceNode.detune.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioBufferSourceNode.detune.maxValue is read-only is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of AudioBufferSourceNode are correct
|
| +PASS < [createBufferSource] All assertions passed. (total 13 assertions)
|
| +PASS > [createStereoPanner]
|
| +PASS StereoPannerNode.pan.minValue is equal to -1.
|
| +PASS StereoPannerNode.pan.maxValue is equal to 1.
|
| +PASS StereoPannerNode.pan.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS StereoPannerNode.pan.minValue is read-only is equal to true.
|
| +PASS StereoPannerNode.pan.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS StereoPannerNode.pan.maxValue is read-only is equal to true.
|
| +PASS Set StereoPannerNode.pan.value = -3 is equal to -1.
|
| +PASS Set StereoPannerNode.pan.value = 3 is equal to 1.
|
| +PASS StereoPannerNode.panwas clipped to lie within the nominal range is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of StereoPannerNode are correct
|
| +PASS < [createStereoPanner] All assertions passed. (total 10 assertions)
|
| +PASS > [createDynamicsCompressor]
|
| +PASS DynamicsCompressorNode.threshold.minValue is equal to -100.
|
| +PASS DynamicsCompressorNode.threshold.maxValue is equal to 0.
|
| +PASS DynamicsCompressorNode.threshold.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.threshold.minValue is read-only is equal to true.
|
| +PASS DynamicsCompressorNode.threshold.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.threshold.maxValue is read-only is equal to true.
|
| +PASS Set DynamicsCompressorNode.threshold.value = -201 is equal to -100.
|
| +PASS Set DynamicsCompressorNode.threshold.value = 1 is equal to 0.
|
| +PASS DynamicsCompressorNode.thresholdwas clipped to lie within the nominal range is equal to true.
|
| +PASS DynamicsCompressorNode.knee.minValue is equal to 0.
|
| +PASS DynamicsCompressorNode.knee.maxValue is equal to 40.
|
| +PASS DynamicsCompressorNode.knee.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.knee.minValue is read-only is equal to true.
|
| +PASS DynamicsCompressorNode.knee.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.knee.maxValue is read-only is equal to true.
|
| +PASS Set DynamicsCompressorNode.knee.value = -1 is equal to 0.
|
| +PASS Set DynamicsCompressorNode.knee.value = 81 is equal to 40.
|
| +PASS DynamicsCompressorNode.kneewas clipped to lie within the nominal range is equal to true.
|
| +PASS DynamicsCompressorNode.ratio.minValue is equal to 1.
|
| +PASS DynamicsCompressorNode.ratio.maxValue is equal to 20.
|
| +PASS DynamicsCompressorNode.ratio.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.ratio.minValue is read-only is equal to true.
|
| +PASS DynamicsCompressorNode.ratio.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.ratio.maxValue is read-only is equal to true.
|
| +PASS Set DynamicsCompressorNode.ratio.value = 1 is equal to 1.
|
| +PASS Set DynamicsCompressorNode.ratio.value = 41 is equal to 20.
|
| +PASS DynamicsCompressorNode.ratiowas clipped to lie within the nominal range is equal to true.
|
| +PASS DynamicsCompressorNode.attack.minValue is equal to 0.
|
| +PASS DynamicsCompressorNode.attack.maxValue is equal to 1.
|
| +PASS DynamicsCompressorNode.attack.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.attack.minValue is read-only is equal to true.
|
| +PASS DynamicsCompressorNode.attack.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.attack.maxValue is read-only is equal to true.
|
| +PASS Set DynamicsCompressorNode.attack.value = -1 is equal to 0.
|
| +PASS Set DynamicsCompressorNode.attack.value = 3 is equal to 1.
|
| +PASS DynamicsCompressorNode.attackwas clipped to lie within the nominal range is equal to true.
|
| +PASS DynamicsCompressorNode.release.minValue is equal to 0.
|
| +PASS DynamicsCompressorNode.release.maxValue is equal to 1.
|
| +PASS DynamicsCompressorNode.release.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.release.minValue is read-only is equal to true.
|
| +PASS DynamicsCompressorNode.release.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS DynamicsCompressorNode.release.maxValue is read-only is equal to true.
|
| +PASS Set DynamicsCompressorNode.release.value = -1 is equal to 0.
|
| +PASS Set DynamicsCompressorNode.release.value = 3 is equal to 1.
|
| +PASS DynamicsCompressorNode.releasewas clipped to lie within the nominal range is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of DynamicsCompressorNode are correct
|
| +PASS < [createDynamicsCompressor] All assertions passed. (total 46 assertions)
|
| +PASS > [createBiquadFilter]
|
| +PASS BiquadFilterNode.frequency.minValue is equal to 0.
|
| +PASS BiquadFilterNode.frequency.maxValue is equal to 24000.
|
| +PASS BiquadFilterNode.frequency.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.frequency.minValue is read-only is equal to true.
|
| +PASS BiquadFilterNode.frequency.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.frequency.maxValue is read-only is equal to true.
|
| +PASS Set BiquadFilterNode.frequency.value = -1 is equal to 0.
|
| +PASS Set BiquadFilterNode.frequency.value = 48001 is equal to 24000.
|
| +PASS BiquadFilterNode.frequencywas clipped to lie within the nominal range is equal to true.
|
| +PASS BiquadFilterNode.detune.minValue is equal to -3.4028234663852886e+38.
|
| +PASS BiquadFilterNode.detune.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS BiquadFilterNode.detune.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.detune.minValue is read-only is equal to true.
|
| +PASS BiquadFilterNode.detune.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.detune.maxValue is read-only is equal to true.
|
| +PASS BiquadFilterNode.Q.minValue is equal to -3.4028234663852886e+38.
|
| +PASS BiquadFilterNode.Q.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS BiquadFilterNode.Q.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.Q.minValue is read-only is equal to true.
|
| +PASS BiquadFilterNode.Q.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.Q.maxValue is read-only is equal to true.
|
| +PASS BiquadFilterNode.gain.minValue is equal to -3.4028234663852886e+38.
|
| +PASS BiquadFilterNode.gain.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS BiquadFilterNode.gain.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.gain.minValue is read-only is equal to true.
|
| +PASS BiquadFilterNode.gain.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS BiquadFilterNode.gain.maxValue is read-only is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of BiquadFilterNode are correct
|
| +PASS < [createBiquadFilter] All assertions passed. (total 28 assertions)
|
| +PASS > [createOscillator]
|
| +PASS OscillatorNode.frequency.minValue is equal to -24000.
|
| +PASS OscillatorNode.frequency.maxValue is equal to 24000.
|
| +PASS OscillatorNode.frequency.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS OscillatorNode.frequency.minValue is read-only is equal to true.
|
| +PASS OscillatorNode.frequency.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS OscillatorNode.frequency.maxValue is read-only is equal to true.
|
| +PASS Set OscillatorNode.frequency.value = -48001 is equal to -24000.
|
| +PASS Set OscillatorNode.frequency.value = 48001 is equal to 24000.
|
| +PASS OscillatorNode.frequencywas clipped to lie within the nominal range is equal to true.
|
| +PASS OscillatorNode.detune.minValue is equal to -3.4028234663852886e+38.
|
| +PASS OscillatorNode.detune.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS OscillatorNode.detune.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS OscillatorNode.detune.minValue is read-only is equal to true.
|
| +PASS OscillatorNode.detune.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS OscillatorNode.detune.maxValue is read-only is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of OscillatorNode are correct
|
| +PASS < [createOscillator] All assertions passed. (total 16 assertions)
|
| +PASS > [createPanner]
|
| +PASS PannerNode.positionX.minValue is equal to -3.4028234663852886e+38.
|
| +PASS PannerNode.positionX.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS PannerNode.positionX.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.positionX.minValue is read-only is equal to true.
|
| +PASS PannerNode.positionX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.positionX.maxValue is read-only is equal to true.
|
| +PASS PannerNode.positionY.minValue is equal to -3.4028234663852886e+38.
|
| +PASS PannerNode.positionY.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS PannerNode.positionY.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.positionY.minValue is read-only is equal to true.
|
| +PASS PannerNode.positionY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.positionY.maxValue is read-only is equal to true.
|
| +PASS PannerNode.positionZ.minValue is equal to -3.4028234663852886e+38.
|
| +PASS PannerNode.positionZ.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS PannerNode.positionZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.positionZ.minValue is read-only is equal to true.
|
| +PASS PannerNode.positionZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.positionZ.maxValue is read-only is equal to true.
|
| +PASS PannerNode.orientationX.minValue is equal to -3.4028234663852886e+38.
|
| +PASS PannerNode.orientationX.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS PannerNode.orientationX.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.orientationX.minValue is read-only is equal to true.
|
| +PASS PannerNode.orientationX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.orientationX.maxValue is read-only is equal to true.
|
| +PASS PannerNode.orientationY.minValue is equal to -3.4028234663852886e+38.
|
| +PASS PannerNode.orientationY.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS PannerNode.orientationY.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.orientationY.minValue is read-only is equal to true.
|
| +PASS PannerNode.orientationY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.orientationY.maxValue is read-only is equal to true.
|
| +PASS PannerNode.orientationZ.minValue is equal to -3.4028234663852886e+38.
|
| +PASS PannerNode.orientationZ.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS PannerNode.orientationZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.orientationZ.minValue is read-only is equal to true.
|
| +PASS PannerNode.orientationZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS PannerNode.orientationZ.maxValue is read-only is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of PannerNode are correct
|
| +PASS < [createPanner] All assertions passed. (total 37 assertions)
|
| +PASS > [createConstantSource]
|
| +PASS ConstantSourceNode.offset.minValue is equal to -3.4028234663852886e+38.
|
| +PASS ConstantSourceNode.offset.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS ConstantSourceNode.offset.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS ConstantSourceNode.offset.minValue is read-only is equal to true.
|
| +PASS ConstantSourceNode.offset.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS ConstantSourceNode.offset.maxValue is read-only is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of ConstantSourceNode are correct
|
| +PASS < [createConstantSource] All assertions passed. (total 7 assertions)
|
| +PASS > [createBuffer]
|
| +PASS AudioBuffer has no AudioParams as expected
|
| +PASS < [createBuffer] All assertions passed. (total 1 assertions)
|
| +PASS > [createIIRFilter]
|
| +PASS IIRFilterNode has no AudioParams as expected
|
| +PASS < [createIIRFilter] All assertions passed. (total 1 assertions)
|
| +PASS > [createWaveShaper]
|
| +PASS WaveShaperNode has no AudioParams as expected
|
| +PASS < [createWaveShaper] All assertions passed. (total 1 assertions)
|
| +PASS > [createConvolver]
|
| +PASS ConvolverNode has no AudioParams as expected
|
| +PASS < [createConvolver] All assertions passed. (total 1 assertions)
|
| +PASS > [createAnalyser]
|
| +PASS AnalyserNode has no AudioParams as expected
|
| +PASS < [createAnalyser] All assertions passed. (total 1 assertions)
|
| +PASS > [createScriptProcessor]
|
| +PASS ScriptProcessorNode has no AudioParams as expected
|
| +PASS < [createScriptProcessor] All assertions passed. (total 1 assertions)
|
| +PASS > [createPeriodicWave]
|
| +PASS PeriodicWave has no AudioParams as expected
|
| +PASS < [createPeriodicWave] All assertions passed. (total 1 assertions)
|
| +PASS > [createChannelSplitter]
|
| +PASS ChannelSplitterNode has no AudioParams as expected
|
| +PASS < [createChannelSplitter] All assertions passed. (total 1 assertions)
|
| +PASS > [createChannelMerger]
|
| +PASS ChannelMergerNode has no AudioParams as expected
|
| +PASS < [createChannelMerger] All assertions passed. (total 1 assertions)
|
| +PASS > [createMediaElementSource]
|
| +PASS MediaElementAudioSourceNode has no AudioParams as expected
|
| +PASS < [createMediaElementSource] All assertions passed. (total 1 assertions)
|
| +PASS > [createMediaStreamDestination]
|
| +PASS MediaStreamAudioDestinationNode has no AudioParams as expected
|
| +PASS < [createMediaStreamDestination] All assertions passed. (total 1 assertions)
|
| +PASS > [AudioListener]
|
| +PASS AudioListener.positionX.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.positionX.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.positionX.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.positionX.minValue is read-only is equal to true.
|
| +PASS AudioListener.positionX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.positionX.maxValue is read-only is equal to true.
|
| +PASS AudioListener.positionY.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.positionY.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.positionY.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.positionY.minValue is read-only is equal to true.
|
| +PASS AudioListener.positionY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.positionY.maxValue is read-only is equal to true.
|
| +PASS AudioListener.positionZ.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.positionZ.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.positionZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.positionZ.minValue is read-only is equal to true.
|
| +PASS AudioListener.positionZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.positionZ.maxValue is read-only is equal to true.
|
| +PASS AudioListener.forwardX.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.forwardX.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.forwardX.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.forwardX.minValue is read-only is equal to true.
|
| +PASS AudioListener.forwardX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.forwardX.maxValue is read-only is equal to true.
|
| +PASS AudioListener.forwardY.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.forwardY.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.forwardY.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.forwardY.minValue is read-only is equal to true.
|
| +PASS AudioListener.forwardY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.forwardY.maxValue is read-only is equal to true.
|
| +PASS AudioListener.forwardZ.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.forwardZ.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.forwardZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.forwardZ.minValue is read-only is equal to true.
|
| +PASS AudioListener.forwardZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.forwardZ.maxValue is read-only is equal to true.
|
| +PASS AudioListener.upX.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.upX.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.upX.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.upX.minValue is read-only is equal to true.
|
| +PASS AudioListener.upX.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.upX.maxValue is read-only is equal to true.
|
| +PASS AudioListener.upY.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.upY.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.upY.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.upY.minValue is read-only is equal to true.
|
| +PASS AudioListener.upY.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.upY.maxValue is read-only is equal to true.
|
| +PASS AudioListener.upZ.minValue is equal to -3.4028234663852886e+38.
|
| +PASS AudioListener.upZ.maxValue is equal to 3.4028234663852886e+38.
|
| +PASS AudioListener.upZ.minValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.upZ.minValue is read-only is equal to true.
|
| +PASS AudioListener.upZ.maxValue = Math.PI is not equal to 3.141592653589793.
|
| +PASS AudioListener.upZ.maxValue is read-only is equal to true.
|
| +PASS Nominal ranges for AudioParam(s) of AudioListener are correct
|
| +PASS < [AudioListener] All assertions passed. (total 55 assertions)
|
| +PASS > [verifyTests]
|
| +PASS Number of nodes not tested : 0
|
| +PASS < [verifyTests] All assertions passed. (total 1 assertions)
|
| +PASS > [automation]
|
| +PASS Test automations (check console logs) did not throw an exception.
|
| +PASS < [automation] All assertions passed. (total 1 assertions)
|
| +PASS # AUDIT TASK RUNNER FINISHED: 24 tasks ran successfully.
|
| Harness: the test ran to completion.
|
|
|
|
|