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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test Interpolation for AudioParam.setValueCurveAtTime
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS Check: Curve end time is less than or equal to 1.
7 PASS Check: Full gain start time is less than or equal to 1.
8 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
9 PASS SNR is greater than or equal to 171.206.
10 PASS Max difference is less than or equal to 5.9605e-8.
11 PASS Test: curve length = 2; duration frames = 300.
12
13 PASS Check: Curve end time is less than or equal to 1.
14 PASS Check: Full gain start time is less than or equal to 1.
15 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
16 PASS SNR is greater than or equal to 171.206.
17 PASS Max difference is less than or equal to 5.9605e-8.
18 PASS Test: curve length = 3; duration frames = 300.
19
20 PASS Check: Curve end time is less than or equal to 1.
21 PASS Check: Full gain start time is less than or equal to 1.
22 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
23 PASS SNR is greater than or equal to 170.892.
24 PASS Max difference is less than or equal to 5.9605e-8.
25 PASS Test: curve length = 16; duration frames = 300.
26
27 PASS Check: Curve end time is less than or equal to 1.
28 PASS Check: Full gain start time is less than or equal to 1.
29 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
30 PASS SNR is greater than or equal to 168.712.
31 PASS Max difference is less than or equal to 1.1921e-7.
32 PASS Test: curve length = 100; duration frames = 300.
33
34 PASS Check: Curve end time is less than or equal to 1.
35 PASS Check: Full gain start time is less than or equal to 1.
36 PASS Check: Full gain start time is greater than or equal to 0.010009765625.
37 PASS SNR is greater than or equal to 10000.
38 PASS Max difference is less than or equal to 0.
39 PASS Test: curve length = 2; duration frames = 0.25.
40
41 PASS Check: Curve end time is less than or equal to 1.
42 PASS Check: Full gain start time is less than or equal to 1.
43 PASS Check: Full gain start time is greater than or equal to 0.010078125.
44 PASS SNR is greater than or equal to 10000.
45 PASS Max difference is less than or equal to 0.
46 PASS Test: curve length = 2; duration frames = 2.
47
48 PASS Check: Curve end time is less than or equal to 1.
49 PASS Check: Full gain start time is less than or equal to 1.
50 PASS Check: Full gain start time is greater than or equal to 0.010078125.
51 PASS SNR is greater than or equal to 10000.
52 PASS Max difference is less than or equal to 0.
53 PASS Test: curve length = 8; duration frames = 2.
54
55 PASS Check: Curve end time is less than or equal to 1.
56 PASS Check: Full gain start time is less than or equal to 1.
57 PASS Check: Full gain start time is greater than or equal to 0.51.
58 PASS SNR is greater than or equal to 152.784.
59 PASS Max difference is less than or equal to 5.9605e-8.
60 PASS Test: curve length = 1000; duration frames = 12800.
61
62 PASS Curve value at time 0.7 is equal to -1.
63 PASS Curve value at time 0.7999999999999999 is 0 within an absolute error of 4.4 40892098500626e-16.
64 PASS Curve value at time 0.8999999999999999 is equal to 1.
65 PASS Test: crbug.com/44471
66
67 PASS successfullyParsed is true
68
69 TEST COMPLETE
70
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698