mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-python/pillow-heif: skip broken tests
The image_path parameter varies by environment, so we need to deselect the entire test_heif_read_images. Closes: https://bugs.gentoo.org/945902 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -41,8 +41,7 @@ PATCHES=( "${FILESDIR}/${P}-respect-cflags.patch" )
|
||||
EPYTEST_DESELECT=(
|
||||
# only works with libeif-1.19.5
|
||||
# https://github.com/bigcat88/pillow_heif/pull/312/commits/d740dcce7d967d025c4100611cc7a4632aa3fc3a
|
||||
"tests/read_test.py::test_heif_read_images[image_path16]"
|
||||
"tests/read_test.py::test_heif_read_images[image_path43]"
|
||||
"tests/read_test.py::test_heif_read_images"
|
||||
)
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user