From cc32e12d0a78298a4ce9621bec376296eee32a2b Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 19 Sep 2018 00:09:09 +0530 Subject: [PATCH] More WPT expectation updates --- .../wpt/metadata/webaudio/idlharness.https.window.js.ini | 9 --------- 1 file changed, 9 deletions(-) diff --git a/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini b/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini index c02b11746d7..50e3231ac0c 100644 --- a/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini +++ b/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini @@ -8,9 +8,6 @@ [BaseAudioContext interface: attribute audioWorklet] expected: FAIL - [BaseAudioContext interface: operation createAnalyser()] - expected: FAIL - [BaseAudioContext interface: operation createBiquadFilter()] expected: FAIL @@ -92,9 +89,6 @@ [BaseAudioContext interface: context must inherit property "audioWorklet" with the proper type] expected: FAIL - [BaseAudioContext interface: context must inherit property "createAnalyser()" with the proper type] - expected: FAIL - [BaseAudioContext interface: context must inherit property "createBiquadFilter()" with the proper type] expected: FAIL @@ -161,9 +155,6 @@ [BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "audioWorklet" with the proper type] expected: FAIL - [BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createAnalyser()" with the proper type] - expected: FAIL - [BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createBiquadFilter()" with the proper type] expected: FAIL