diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 6899d5c..ad8e9ef 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -187,6 +187,10 @@ export SKIP_ONLINE_TESTS=1 : ignore tests with erratic results rm ?TS/tests/client022.phpt rm ?TS/tests/client027.phpt +: https://github.com/m6w6/ext-http/issues/84 +rm ?TS/tests/client008.phpt +rm ?TS/tests/client018.phpt +rm ?TS/tests/client021.phpt # Shared needed extensions modules="" @@ -251,6 +255,10 @@ NO_INTERACTION=1 \ %changelog +* Mon Feb 4 2019 Remi Collet - 3.2.0-3 +- ignore failed test with recent libcurl + reported as https://github.com/m6w6/ext-http/issues/84 + * Sat Feb 02 2019 Fedora Release Engineering - 3.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild