Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / webaudio / stereopannernode-no-glitch-expected.txt
blob25ae40bfdb825b95c724d58b7871e696ae70cd05
1 Test if StereoPannerNode producing glitches by crossing zero.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Transition found. (length = 15679)
7 PASS Channel #0 has no glitch above the threshold of 0.0005.
8 PASS Channel #1 has no glitch above the threshold of 0.0005.
9 PASS Channel #0 equals [1.156434465040231,1.1562937736154577,...] with an element-wise tolerance of 1e-7.
10 PASS Channel #1 equals [0.9876883405951378,0.987710613656166,...] with an element-wise tolerance of 1e-7.
11 PASS Transition found. (length = 15679)
12 PASS Channel #0 has no glitch above the threshold of 0.0005.
13 PASS Channel #1 has no glitch above the threshold of 0.0005.
14 PASS Channel #0 equals [0.9876883405951378,0.987710613656166,...] with an element-wise tolerance of 1e-7.
15 PASS Channel #1 equals [1.156434465040231,1.156293773615458,...] with an element-wise tolerance of 1e-7.
16 PASS successfullyParsed is true
18 TEST COMPLETE