Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Unified Diff: third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling-expected.txt

Issue 2596983004: Convert realtimeanalyser-fft-scaling to testharness (Closed)
Patch Set: Rebase Created 3 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling-expected.txt b/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling-expected.txt
deleted file mode 100644
index fb72e77f6722b8d25fe4c22917a937a42ac805d8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-Test scaling of FFT data for AnalyserNode
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-PASS Actual FFT peak in the expected position (1).
-PASS Peak value is near -14.43 dBFS as expected.
-PASS Analyser correctly scaled FFT data of size 32
-PASS Actual FFT peak in the expected position (2).
-PASS Peak value is near -13.56 dBFS as expected.
-PASS Analyser correctly scaled FFT data of size 64
-PASS Actual FFT peak in the expected position (4).
-PASS Peak value is near -13.56 dBFS as expected.
-PASS Analyser correctly scaled FFT data of size 128
-PASS Actual FFT peak in the expected position (8).
-PASS Peak value is near -13.56 dBFS as expected.
-PASS Analyser correctly scaled FFT data of size 256
-PASS Actual FFT peak in the expected position (16).
-PASS Peak value is near -13.56 dBFS as expected.
-PASS Analyser correctly scaled FFT data of size 512
-PASS Actual FFT peak in the expected position (32).
-PASS Peak value is near -13.56 dBFS as expected.
-PASS Analyser correctly scaled FFT data of size 1024
-PASS Actual FFT peak in the expected position (64).
-PASS Peak value is near -13.56 dBFS as expected.
-PASS Analyser correctly scaled FFT data of size 2048
-PASS All Analyser tests passed.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698