ignore failed test with recent libcurl

reported as https://github.com/m6w6/ext-http/issues/84
This commit is contained in:
Remi Collet 2019-02-04 14:14:07 +01:00
parent 8d60cb5aa9
commit 6dc6a556ff
1 changed files with 8 additions and 0 deletions

View File

@ -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 <remi@remirepo.net> - 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 <releng@fedoraproject.org> - 3.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild