Edit report at https://bugs.php.net/bug.php?id=71709&edit=1
ID: 71709 User updated by: kspen72 at gmail dot com Reported by: kspen72 at gmail dot com Summary: make test ext/curl/tests/curl_setopt_basic003.phpt never completes Status: Open Type: Bug Package: Testing related Operating System: Debian 3.2.73-2+deb7u2 x86_64 PHP Version: 7.0.4 Block user comment: N Private report: N New Comment: Just FYI, didn't have this problem on same server with 7.0.5. Previous Comments: ------------------------------------------------------------------------ [2016-04-20 14:27:43] dn at cstech dot ru Have this bug too. Debian 7.9 PHP 7.0.5 TEST 3079/11800 [ext/curl/tests/curl_setopt_basic003.phpt] never completes. ------------------------------------------------------------------------ [2016-03-03 21:26:12] kspen72 at gmail dot com Description: ------------ make test ext/curl/tests/curl_setopt_basic003.phpt (test 3017) never completes. Did not have this problem with "make test" using any previous version of PHP 5.6 or 7.0 on this same server. Used same config.nice (below) on 7.0.3 and several versions of 5.6 without issue. './configure' \ '--with-apxs2=/usr/local/apache2/bin/apxs' \ '--with-zlib' \ '--enable-sockets' \ '--disable-ipv6' \ '--with-mcrypt' \ '--enable-mbstring' \ '--with-jpeg-dir' \ '--with-kerberos' \ '--with-curl' \ '--enable-zip' \ '--with-openssl' \ '--enable-soap' \ '--with-xmlrpc' \ '--with-pdo-mysql' \ '--with-mysqli' \ '--with-bz2' \ '--with-gd' \ '--with-freetype-dir' \ '--enable-gd-native-ttf' \ '--with-gettext' \ '--with-libdir=/lib/x86_64-linux-gnu' \ "$@" ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=71709&edit=1 -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php