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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/periodicwave-lengths-expected.txt

Issue 2581463002: Refactor WebAudio test directory (Closed)
Patch Set: Use correct path for wav result files Created 4 years 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
Index: third_party/WebKit/LayoutTests/webaudio/periodicwave-lengths-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/periodicwave-lengths-expected.txt b/third_party/WebKit/LayoutTests/webaudio/periodicwave-lengths-expected.txt
deleted file mode 100644
index 9314ac59f44a03d96d5642426a62be3848ff51cd..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/webaudio/periodicwave-lengths-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-Test Different PeriodicWave Lengths at Different Sample Rates
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS At 192 kHz, PeriodicWave with 8192 coefficients vs 2048: differ as expected.
-PASS At 192 kHz, PeriodicWave with 2049 coefficients vs 2048: differ as expected.
-PASS At 192 kHz, PeriodicWave with 8192 coefficients vs 8188: differ as expected.
-PASS At 48 kHz, PeriodicWave with 8192 coefficients vs 2048: identical as expected.
-PASS At 48 kHz, PeriodicWave with 2049 coefficients vs 2048: identical as expected.
-PASS At 48 kHz, PeriodicWave with 2064 coefficients vs 2048: identical as expected.
-PASS At 48 kHz, PeriodicWave with 2048 coefficients vs 2046: differ as expected.
-PASS At 24 kHz, PeriodicWave with 8192 coefficients vs 1024: identical as expected.
-PASS At 24 kHz, PeriodicWave with 1025 coefficients vs 1024: identical as expected.
-PASS At 24 kHz, PeriodicWave with 1024 coefficients vs 1022: differ as expected.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698