From 23732e9bccffb22892ce53dedf4a09458736d600 Mon Sep 17 00:00:00 2001 From: Paul Adenot Date: Tue, 17 Oct 2017 14:43:53 +0200 Subject: [PATCH] Bug 1408456 - Convert test_analyserNodeMinimum.html to a web-platform-test: test-analyser-minimum.html. r=karlt MozReview-Commit-ID: F6VNiYBXr7Z --HG-- rename : dom/media/webaudio/test/test_analyserNodeMinimum.html => testing/web-platform/tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html extra : rebase_source : 4258a557e1bf07e0b1f0cbb3b2e517b2a3c56da9 --- dom/media/webaudio/test/mochitest.ini | 1 + testing/web-platform/meta/MANIFEST.json | 10 +++++ .../test-analyser-minimum.html | 42 +++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 testing/web-platform/tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html diff --git a/dom/media/webaudio/test/mochitest.ini b/dom/media/webaudio/test/mochitest.ini index 8c0b729c0c35..2f06d6be4f1e 100644 --- a/dom/media/webaudio/test/mochitest.ini +++ b/dom/media/webaudio/test/mochitest.ini @@ -40,6 +40,7 @@ skip-if = !asan || toolkit != android [test_analyserNodeWithGain.html] skip-if = !asan || toolkit != android [test_analyserNodeMinimum.html] +skip-if = !asan || toolkit != android [test_AudioBuffer.html] [test_audioBufferSourceNode.html] [test_audioBufferSourceNodeEnded.html] diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index d2e7595787d8..f7fe9a7ef4d2 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -380099,6 +380099,12 @@ {} ] ], + "webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html": [ + [ + "/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html", + {} + ] + ], "webaudio/the-audio-api/the-analysernode-interface/test-analyser-scale.html": [ [ "/webaudio/the-audio-api/the-analysernode-interface/test-analyser-scale.html", @@ -631628,6 +631634,10 @@ "c3f5f5969ed0ab58a9df332196e138aef8e693f3", "testharness" ], + "webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html": [ + "cfbeb7283e7375974943ccf689cca73942e6259f", + "testharness" + ], "webaudio/the-audio-api/the-analysernode-interface/test-analyser-scale.html": [ "1909a2970f0529ad0433c8e6e75733695d44d3e0", "testharness" diff --git a/testing/web-platform/tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html b/testing/web-platform/tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html new file mode 100644 index 000000000000..62d90da1c7fd --- /dev/null +++ b/testing/web-platform/tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html @@ -0,0 +1,42 @@ + + + + + Test AnalyserNode when the input is silent + + + + + +