From c0c9df1bf06b32e466a0ef61e3d8d6fccd5e735c Mon Sep 17 00:00:00 2001 From: David Stansby Date: Tue, 24 Jul 2018 11:15:57 -0700 Subject: [PATCH] Add tolerance to csd frequency test --- lib/matplotlib/tests/test_axes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/matplotlib/tests/test_axes.py b/lib/matplotlib/tests/test_axes.py index 4ad5ad4cc1ce..140cec93b854 100644 --- a/lib/matplotlib/tests/test_axes.py +++ b/lib/matplotlib/tests/test_axes.py @@ -4031,7 +4031,7 @@ def test_psd_noise(): @image_comparison(baseline_images=['csd_freqs'], remove_text=True, - extensions=['png']) + extensions=['png'], tol=0.002) def test_csd_freqs(): '''test axes.csd with sinusoidal stimuli''' n = 10000