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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-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/audioparam-setValueCurveAtTime-interpolation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt b/third_party/WebKit/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt
deleted file mode 100644
index bc18d3d80742acafd50c8c57b2d5bb64398149f7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt
+++ /dev/null
@@ -1,70 +0,0 @@
-Test Interpolation for AudioParam.setValueCurveAtTime
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
-PASS SNR is greater than or equal to 171.206.
-PASS Max difference is less than or equal to 5.9605e-8.
-PASS Test: curve length = 2; duration frames = 300.
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
-PASS SNR is greater than or equal to 171.206.
-PASS Max difference is less than or equal to 5.9605e-8.
-PASS Test: curve length = 3; duration frames = 300.
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
-PASS SNR is greater than or equal to 170.892.
-PASS Max difference is less than or equal to 5.9605e-8.
-PASS Test: curve length = 16; duration frames = 300.
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.021718750000000002.
-PASS SNR is greater than or equal to 168.712.
-PASS Max difference is less than or equal to 1.1921e-7.
-PASS Test: curve length = 100; duration frames = 300.
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.010009765625.
-PASS SNR is greater than or equal to 10000.
-PASS Max difference is less than or equal to 0.
-PASS Test: curve length = 2; duration frames = 0.25.
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.010078125.
-PASS SNR is greater than or equal to 10000.
-PASS Max difference is less than or equal to 0.
-PASS Test: curve length = 2; duration frames = 2.
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.010078125.
-PASS SNR is greater than or equal to 10000.
-PASS Max difference is less than or equal to 0.
-PASS Test: curve length = 8; duration frames = 2.
-
-PASS Check: Curve end time is less than or equal to 1.
-PASS Check: Full gain start time is less than or equal to 1.
-PASS Check: Full gain start time is greater than or equal to 0.51.
-PASS SNR is greater than or equal to 152.784.
-PASS Max difference is less than or equal to 5.9605e-8.
-PASS Test: curve length = 1000; duration frames = 12800.
-
-PASS Curve value at time 0.7 is equal to -1.
-PASS Curve value at time 0.7999999999999999 is 0 within an absolute error of 4.440892098500626e-16.
-PASS Curve value at time 0.8999999999999999 is equal to 1.
-PASS Test: crbug.com/44471
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698