diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-04 08:36:52 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-04 08:36:52 +0200 |
commit | da51336e7510770a5d1d8ced5921cb8dc68df128 (patch) | |
tree | a7daaf4dbe2d7d1442f73a72273cab671b868f76 | |
parent | 8058f5f2bffc5ad9f05191cdba91792c4d55b4ee (diff) |
php-pecl-imagick: add bug link
-rw-r--r-- | php-pecl-imagick-dev.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-imagick-dev.spec b/php-pecl-imagick-dev.spec index af3f90e..3cb0532 100644 --- a/php-pecl-imagick-dev.spec +++ b/php-pecl-imagick-dev.spec @@ -211,6 +211,7 @@ fi %if 0%{?fedora} == 19 || 0%{?rhel} == 7 # 001- success # 001+ php: unable to acquire cache view `No such file or directory' @ fatal/cache-view.c/AcquireAuthenticCacheView/121. +# See https://bugzilla.redhat.com/1228034 : ignore failed test with ImageMagick 6.7.8 rm ?TS/tests/bug20636.phpt %endif |