Index: LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt |
diff --git a/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt b/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5d72446c4d387de369cbec610441ee44d6f1c791 |
--- /dev/null |
+++ b/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt |
@@ -0,0 +1,65 @@ |
+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 10000. |
+PASS Max difference is less than or equal to 0. |
+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 10000. |
+PASS Max difference is less than or equal to 0. |
+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. |
+FAIL SNR (172.74679009014218) is not greater than or equal to 10000. |
+FAIL Max difference (5.960464477539063e-8) NOT less than or equal to 0 at frame 459. |
+FAIL 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. |
+FAIL SNR (172.79928045653094) is not greater than or equal to 10000. |
+FAIL Max difference (5.960464477539063e-8) NOT less than or equal to 0 at frame 463. |
+FAIL 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. |
+FAIL SNR (155.3103078107794) is not greater than or equal to 10000. |
+FAIL Max difference (5.960464477539063e-8) NOT less than or equal to 0 at frame 8795. |
+FAIL Test: curve length = 1000; duration frames = 12800. |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |