dev-python/pillow: add bug reference to skipped tests

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-03 04:39:04 +00:00
parent 3414b1d35d
commit 6a697b97db
2 changed files with 2 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ BDEPEND="
EPYTEST_DESELECT=(
# Fails because of ghostscript?
# https://github.com/python-pillow/Pillow/issues/6013
Tests/test_file_eps.py::test_showpage
Tests/test_file_eps.py::test_bytesio_object
Tests/test_file_eps.py::test_render_scale1

View File

@@ -49,6 +49,7 @@ BDEPEND="
EPYTEST_DESELECT=(
# Fails because of ghostscript?
# https://github.com/python-pillow/Pillow/issues/6013
Tests/test_file_eps.py::test_showpage
Tests/test_file_eps.py::test_bytesio_object
Tests/test_file_eps.py::test_render_scale1