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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data.html

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/realtimeanalyser-freq-data.html
diff --git a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data.html b/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data.html
index 8c63dbc8485b4e568ed4cf3b7b5ed7909ca95494..acaf585b41d3c794b3d112bfb4425625f3c0db25 100644
--- a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data.html
+++ b/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data.html
@@ -45,7 +45,7 @@
floatRelError: 8.4828e-7
}, {
order: 9,
- floatRelError: 1.6568e-5
+ floatRelError: 2.3906e-5
}, {
order: 10,
floatRelError: 1.2765e-5
@@ -57,13 +57,13 @@
floatRelError: 4.3344e-7
}, {
order: 13,
- floatRelError: 2.2798e-7
+ floatRelError: 3.1314e-7
}, {
order: 14,
floatRelError: 1.1756e-7
}, {
order: 15,
- floatRelError: 1.1675e-7
+ floatRelError: 1.1756e-7
}];
// True if all of the basic tests passed.

Powered by Google App Engine
This is Rietveld 408576698