Files
servo/tests/wpt/meta-legacy-layout/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect.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

29 lines
763 B
INI

[audionode-disconnect.html]
[X splitter.disconnect(gain2, 2) did not throw an exception.]
expected: FAIL
[X splitter.disconnect(2) did not throw an exception.]
expected: FAIL
[X gain1.disconnect(gain3) did not throw an exception.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 7 tasks were failed.]
expected: FAIL
[X splitter.disconnect(gain3, 0, 0) did not throw an exception.]
expected: FAIL
[X splitter.disconnect(merger, 3, 0) did not throw an exception.]
expected: FAIL
[< [exceptions\] 7 out of 8 assertions were failed.]
expected: FAIL
[X gain1.disconnect(gain2) did not throw an exception.]
expected: FAIL
[X splitter.disconnect(gain1, 0) did not throw an exception.]
expected: FAIL