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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-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
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data.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/realtimeanalyser-freq-data-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-expected.txt b/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-expected.txt
index de68ce67ba58e90c624e30e9aea9ee477c51818b..927d5e7ea0ea1f05b5886d4696be71654ea0f0fd 100644
--- a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-expected.txt
@@ -19,7 +19,7 @@ PASS 256-point float FFT equals [-72.0,-53.6,-28.6,-19.7,-20.3,-29.9,-28.3,-25.0
PASS Min FFT value is less than or equal to -100.
PASS Max FFT value is greater than or equal to -30.
PASS 256-point byte FFT equals [102,169,255,255,255,255,255,255,252,233,255,253,218,242,250,226,...] with an element-wise tolerance of 0.
-PASS 512-point float FFT equals [-99.7,-95.6,-90.0,-86.2,-82.1,-36.4,-22.3,-19.0,-24.7,-42.6,-83.7,-79.3,-39.9,-27.4,-25.2,-32.1,...] with an element-wise tolerance of {absoluteThreshold: 0, relativeThreshold: 0.000016568}.
+PASS 512-point float FFT equals [-99.7,-95.6,-90.0,-86.2,-82.1,-36.4,-22.3,-19.0,-24.7,-42.6,-83.7,-79.3,-39.9,-27.4,-25.2,-32.1,...] with an element-wise tolerance of {absoluteThreshold: 0, relativeThreshold: 0.000023906}.
PASS Min FFT value is less than or equal to -100.
PASS Max FFT value is greater than or equal to -30.
PASS 512-point byte FFT equals [0,16,36,50,65,231,255,255,255,208,59,75,219,255,255,247,...] with an element-wise tolerance of 0.
@@ -35,7 +35,7 @@ PASS 4096-point float FFT equals [-100,-100,-100,-100,-100,-100,-100,-100,-100,-
PASS Min FFT value is less than or equal to -100.
PASS Max FFT value is greater than or equal to -30.
PASS 4096-point byte FFT equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.
-PASS 8192-point float FFT equals [-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,...] with an element-wise tolerance of {absoluteThreshold: 0, relativeThreshold: 2.2798e-7}.
+PASS 8192-point float FFT equals [-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,...] with an element-wise tolerance of {absoluteThreshold: 0, relativeThreshold: 3.1314e-7}.
PASS Min FFT value is less than or equal to -100.
PASS Max FFT value is greater than or equal to -30.
PASS 8192-point byte FFT equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.
@@ -43,7 +43,7 @@ PASS 16384-point float FFT equals [-100,-100,-100,-100,-100,-100,-100,-100,-100,
PASS Min FFT value is less than or equal to -100.
PASS Max FFT value is greater than or equal to -30.
PASS 16384-point byte FFT equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.
-PASS 32768-point float FFT equals [-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,...] with an element-wise tolerance of {absoluteThreshold: 0, relativeThreshold: 1.1675e-7}.
+PASS 32768-point float FFT equals [-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,...] with an element-wise tolerance of {absoluteThreshold: 0, relativeThreshold: 1.1756e-7}.
PASS Min FFT value is less than or equal to -100.
PASS Max FFT value is greater than or equal to -30.
PASS 32768-point byte FFT equals [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698