aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-matplotlib/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-matplotlib/pytest.ini')
-rw-r--r--meta-python/recipes-devtools/python/python-matplotlib/pytest.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-matplotlib/pytest.ini b/meta-python/recipes-devtools/python/python-matplotlib/pytest.ini
new file mode 100644
index 0000000000..746aa2d57c
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-matplotlib/pytest.ini
@@ -0,0 +1,4 @@
+[pytest]
+; test_agg.py test case 4 causes Out of Memory error on qemu
+argopts = --ignore @MATPLOTLIB_DIR@/test_agg.py
+; --ignore @MATPLOTLIB_DIR@/test_backend_pdf.py --ignore @MATPLOTLIB_DIR@/test_text.py