summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-07 13:40:07 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-07 13:40:07 +0000
commit15aac4a8e9b6e2fc64b76469f6628bf0eb1898c6 (patch)
treec5e2500328cc31fca36a29bdec40870dfd066e83 /dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
parent85349e528dec543ac3ebf47f16f6c973d7a9b4ea (diff)
downloadbaldeagleos-repo-15aac4a8e9b6e2fc64b76469f6628bf0eb1898c6.tar.gz
baldeagleos-repo-15aac4a8e9b6e2fc64b76469f6628bf0eb1898c6.tar.xz
baldeagleos-repo-15aac4a8e9b6e2fc64b76469f6628bf0eb1898c6.zip
Adding metadata
Diffstat (limited to 'dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch')
-rw-r--r--dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch b/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
deleted file mode 100644
index 0c62334086a6..000000000000
--- a/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -dupr a/lib/mpl_toolkits/tests/test_mplot3d.py b/lib/mpl_toolkits/tests/test_mplot3d.py
---- a/lib/mpl_toolkits/tests/test_mplot3d.py 2021-01-29 10:43:01.196582153 +0100
-+++ b/lib/mpl_toolkits/tests/test_mplot3d.py 2021-01-29 10:44:36.084875177 +0100
-@@ -150,7 +150,7 @@ def test_contourf3d_fill():
- ax.set_zlim(-1, 1)
-
-
--@mpl3d_image_comparison(['tricontour.png'])
-+@mpl3d_image_comparison(['tricontour.png'], tol=0.02)
- def test_tricontour():
- fig = plt.figure()
-