Make a test more robust.

This commit is contained in:
Elliott Sales de Andrade
2021-08-10 01:34:04 -04:00
parent 97a48b2aed
commit c9814b3833
8 changed files with 51 additions and 6 deletions
+3
View File
@@ -73,6 +73,8 @@ Patch1004: 0004-Use-new-style-for-test_text_urls_tex.patch
Patch1005: 0005-Backport-PR-20488-FIX-Include-0-when-checking-lognor.patch
# Tweak tolerances a bit.
Patch1006: 0006-Increase-mathfont-test-tolerance-on-some-systems.patch
# https://github.com/matplotlib/matplotlib/pull/20817
Patch1007: 0007-Make-test_change_epoch-more-robust.patch
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -332,6 +334,7 @@ cp -p %{SOURCE1} setup.cfg
%patch1004 -p1
%patch1005 -p1
%patch1006 -p1
%patch1007 -p1
%build