summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-20 11:58:46 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-20 11:58:46 +0100
commitcc52181f6d1e9643acff0478bb0f49044bbe9f42 (patch)
treeb1919b223c4681ca75de0c2836f4f39a5c8b76c8
parent199689f89544dbdc9825d374d8f7897528eb73cc (diff)
php-pecl-http: add bug link
-rw-r--r--php-pecl-http-dev.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-http-dev.spec b/php-pecl-http-dev.spec
index b24ed18..7e1d77a 100644
--- a/php-pecl-http-dev.spec
+++ b/php-pecl-http-dev.spec
@@ -245,6 +245,7 @@ done
%check
%if 0%{?fedora} == 20
# ignore failed tests (timeout) with curl 7.32
+# see https://bugzilla.redhat.com/show_bug.cgi?id=1194603
rm ?TS/tests/client{006,007,008,018,021}.phpt
%endif