Index: third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch-expected.txt b/third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch-expected.txt |
deleted file mode 100644 |
index a8c4d8eb55d14d274e60a0ef3b1b21c62cb08a0a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-Test if StereoPannerNode producing glitches by crossing zero. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS Transition found between sample #2175 and #17854. |
-PASS Channel #0 has no glitch above the threshold of 0.0005. |
-PASS Channel #1 has no glitch above the threshold of 0.0005. |
-PASS Channel #0 equals [1.156434465040231,1.1562937736154582,...] with an element-wise tolerance of 1e-7. |
-PASS Channel #1 equals [0.9876883405951378,0.987710613656166,...] with an element-wise tolerance of 1e-7. |
-PASS Transition found between sample #2175 and #17854. |
-PASS Channel #0 has no glitch above the threshold of 0.0005. |
-PASS Channel #1 has no glitch above the threshold of 0.0005. |
-PASS Channel #0 equals [0.9876883405951378,0.987710613656166,...] with an element-wise tolerance of 1e-7. |
-PASS Channel #1 equals [1.156434465040231,1.156293773615458,...] with an element-wise tolerance of 1e-7. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |