[audioparam-nominal-range.html]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [X Set DelayNode.delayTime.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DelayNode.delayTime.value = 4 is not equal to 1.5. Got 4.]
    expected: FAIL

  [X DelayNode.delayTime was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Nominal ranges for AudioParam(s) of DelayNode are incorrect for: NaN Got false.]
    expected: FAIL

  [< [Offline createDelay\] 4 out of 10 assertions were failed.]
    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 Set DynamicsCompressorNode.threshold.value = -201 is not equal to -100. Got -201.]
    expected: FAIL

  [X Set DynamicsCompressorNode.threshold.value = 1 is not equal to 0. Got 1.]
    expected: FAIL

  [X DynamicsCompressorNode.threshold was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.knee.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DynamicsCompressorNode.knee.value = 81 is not equal to 40. Got 81.]
    expected: FAIL

  [X DynamicsCompressorNode.knee was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.ratio.value = 41 is not equal to 20. Got 41.]
    expected: FAIL

  [X DynamicsCompressorNode.ratio was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.attack.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DynamicsCompressorNode.attack.value = 3 is not equal to 1. Got 3.]
    expected: FAIL

  [X DynamicsCompressorNode.attack was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.release.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DynamicsCompressorNode.release.value = 3 is not equal to 1. Got 3.]
    expected: FAIL

  [X DynamicsCompressorNode.release was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Nominal ranges for AudioParam(s) of DynamicsCompressorNode are incorrect for: NaN Got false.]
    expected: FAIL

  [< [Offline createDynamicsCompressor\] 15 out of 46 assertions were failed.]
    expected: FAIL

  [X BiquadFilterNode.frequency.minValue is not equal to 0. Got -24000.]
    expected: FAIL

  [X Set BiquadFilterNode.frequency.value = -1 is not equal to -24000. Got -1.]
    expected: FAIL

  [X Set BiquadFilterNode.frequency.value = 48001 is not equal to 24000. 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\] 13 out of 33 assertions were failed.]
    expected: FAIL

  [X Set OscillatorNode.frequency.value = -48001 is not equal to -24000. Got -48001.]
    expected: FAIL

  [X Set OscillatorNode.frequency.value = 48001 is not equal to 24000. 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 -3.4028234663852886e+38.]
    expected: FAIL

  [X OscillatorNode.detune.maxValue is not equal to 153600. Got 3.4028234663852886e+38.]
    expected: FAIL

  [X Set OscillatorNode.detune.value = -307201 is not equal to -3.4028234663852886e+38. Got -307201.]
    expected: FAIL

  [X Set OscillatorNode.detune.value = 307201 is not equal to 3.4028234663852886e+38. 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\] 9 out of 19 assertions were failed.]
    expected: FAIL

  [X AudioListener has no AudioParams but test expected [object Object\] Got false.]
    expected: FAIL

  [< [AudioListener\] 1 out of 1 assertions were failed.]
    expected: FAIL

  [# AUDIT TASK RUNNER FINISHED: 6 out of 24 tasks were failed.]
    expected: FAIL