[ctor-convolver.html] [Executing "default constructor"] expected: FAIL [Executing "test AudioNodeOptions"] expected: FAIL [Executing "nullable buffer"] expected: FAIL [Executing "construct with options"] expected: FAIL [X node0 = new ConvolverNode(context) incorrectly threw TypeError: "window[name\] is not a constructor".] expected: FAIL [X new ConvolverNode(c, {"channelCount":1}) incorrectly threw ReferenceError: "ConvolverNode is not defined".] expected: FAIL [X node1 = new ConvolverNode(c, {"buffer":null} incorrectly threw ReferenceError: "ConvolverNode is not defined".] expected: FAIL [X node1 = new ConvolverNode(c, {"buffer":{}} threw "ReferenceError" instead of NotSupportedError.] expected: FAIL [< [illegal sample-rate\] 1 out of 1 assertions were failed.] expected: FAIL [X node = new ConvolverNode(c, {"buffer":{},"disableNormalization":false}) incorrectly threw ReferenceError: "ConvolverNode is not defined".] expected: FAIL [# AUDIT TASK RUNNER FINISHED: 5 out of 7 tasks were failed.] expected: FAIL [ConvolverNode: invalid constructor throws TypeError] expected: FAIL [ConvolverNode: default constructor and attributes] expected: FAIL [ConvolverNode constructor: AudioNodeOptions are correctly handled] expected: FAIL [ConvolverNode: nullable buffer] expected: FAIL [ConvolverNode: illegal sample rate buffer throws NotSupportedError] expected: FAIL [ConvolverNode: construct with buffer and normalization options] expected: FAIL