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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch-expected.txt

Issue 1488693006: Fix flaky WebAudio layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Feedback (2) Created 5 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
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
index 25ae40bfdb825b95c724d58b7871e696ae70cd05..a6c7e477a779aa7135efe5d73462f81236f09bcb 100644
--- a/third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch-expected.txt
@@ -3,12 +3,12 @@ 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. (length = 15679)
+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.1562937736154577,...] 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. (length = 15679)
+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.
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/stereopannernode-no-glitch.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698