Files
servo/tests/wpt/meta-legacy-layout/webaudio/the-audio-api/the-delaynode-interface/ctor-delay.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

35 lines
1.0 KiB
INI

[ctor-delay.html]
[X node0 = new DelayNode(context) incorrectly threw TypeError: "window[name\] is not a constructor".]
expected: FAIL
[< [constructor options\] 1 out of 1 assertions were failed.]
expected: FAIL
[Executing "constructor options"]
expected: FAIL
[< [default constructor\] 1 out of 1 assertions were failed.]
expected: FAIL
[Executing "test AudioNodeOptions"]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 3 out of 5 tasks were failed.]
expected: FAIL
[< [test AudioNodeOptions\] 1 out of 1 assertions were failed.]
expected: FAIL
[Executing "default constructor"]
expected: FAIL
[X new DelayNode(c, {channelCount: 17}} incorrectly threw TypeError: "window[nodeName\] is not a constructor".]
expected: FAIL
[X node1 = new DelayNode(c, {"delayTime":0.5,"maxDelayTime":1.5}) incorrectly threw ReferenceError: "DelayNode is not defined".]
expected: FAIL
[X new DelayNode(c, {channelCount: 17}) incorrectly threw TypeError: "window[nodeName\] is not a constructor".]
expected: FAIL