From 24f1afd0d5fe308d027c3bf078221522dbb47aea Mon Sep 17 00:00:00 2001 From: CYBAI Date: Wed, 17 Oct 2018 01:51:39 +0800 Subject: [PATCH] Label as ERROR because the catch should not be reached This should be fixed after #21964 fixed. --- .../audiobuffersource-multi-channels.html.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels.html.ini b/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels.html.ini index dbb920ce081..d85973ca825 100644 --- a/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels.html.ini +++ b/tests/wpt/metadata/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels.html.ini @@ -1,2 +1,2 @@ [audiobuffersource-multi-channels.html] - expected: TIMEOUT + expected: ERROR