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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/osc-negative-freq-expected.txt

Issue 2076423003: Adjust WebAudio test thresholds for OSX 10.11 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months 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
Index: third_party/WebKit/LayoutTests/webaudio/osc-negative-freq-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq-expected.txt b/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq-expected.txt
index 9bbdaf4f8f1731e0648fb594cf1a7bb2ee07d999..ad26298f6a8bd3d90da7c5fd174b4697d00f6605 100644
--- a/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq-expected.txt
@@ -3,8 +3,8 @@ Test OscillatorNode with Negative Frequency.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS Sum of positive and negative frequency sine oscillators equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 4.1724e-7.
-PASS Sum of positive and negative frequency square oscillators equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.0000043959.
+PASS Sum of positive and negative frequency sine oscillators equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 4.7684e-7.
+PASS Sum of positive and negative frequency square oscillators equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.0000044108.
PASS Sum of positive and negative frequency sawtooth oscillators equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.0000043735.
PASS Sum of positive and negative frequency triangle oscillators equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 3.5763e-7.
PASS Sum of positive and negative frequency-ramped sawtooth oscillators equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.0000041202.

Powered by Google App Engine
This is Rietveld 408576698