Temporarily skip `test_heifsave` on macOS (#2494)

This commit is contained in:
Kleis Auke Wolthuizen 2021-10-21 19:14:40 +02:00 committed by GitHub
parent ba3bc3099c
commit 29fb557e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1125,6 +1125,7 @@ class TestForeign:
self.buffer_loader("heifload_buffer", AVIF_FILE, heif_valid)
@skip_if_no("heifsave")
@pytest.mark.skipif(sys.platform == "darwin", reason="fails with latest libheif/aom from Homebrew")
def test_heifsave(self):
# TODO: Reduce the threshold once https://github.com/strukturag/libheif/issues/533 is resolved.
self.save_load_buffer("heifsave_buffer", "heifload_buffer",