From 2f40b41125d1910c749a2d7a46c6f6219461ebfc Mon Sep 17 00:00:00 2001 From: Paul Adenot Date: Wed, 30 May 2018 14:01:34 +0200 Subject: [PATCH] Bug 1456265 - Update the WPT expectation file, the ChannelSplitterNode tests are now passing. --HG-- extra : rebase_source : d370b165d9af1c82e185d930568dc3eaaf296514 --- .../ctor-channelsplitter.html.ini | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 testing/web-platform/meta/webaudio/the-audio-api/the-channelsplitternode-interface/ctor-channelsplitter.html.ini diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-channelsplitternode-interface/ctor-channelsplitter.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-channelsplitternode-interface/ctor-channelsplitter.html.ini deleted file mode 100644 index dd964d2e5ae3..000000000000 --- a/testing/web-platform/meta/webaudio/the-audio-api/the-channelsplitternode-interface/ctor-channelsplitter.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[ctor-channelsplitter.html] - expected: ERROR - [X node0.channelCount is not equal to 6. Got 2.] - expected: FAIL - - [X node0.channelCountMode is not equal to explicit. Got max.] - expected: FAIL - - [X node0.channelInterpretation is not equal to discrete. Got speakers.] - expected: FAIL - - [< [default constructor\] 3 out of 7 assertions were failed.] - expected: FAIL - - [X new ChannelSplitterNode(c, {channelCount: 6}} incorrectly threw InvalidStateError: "An attempt was made to use an object that is not, or is no longer, usable".] - expected: FAIL -