Hi guys!
I am having problems in execute the test "php-src
<https://github.com/php/php-src>/sapi
<https://github.com/php/php-src/tree/master/sapi>/phpdbg
<https://github.com/php/php-src/tree/master/sapi/phpdbg>/tests
<https://github.com/php/php-src/tree/master/sapi/phpdbg/tests>/run_001.phpt"
make test TESTS=php-src <https://github.com/php/php-src>/sapi
<https://github.com/php/php-src/tree/master/sapi>/phpdbg
<https://github.com/php/php-src/tree/master/sapi/phpdbg>/tests
<https://github.com/php/php-src/tree/master/sapi/phpdbg/tests>/run_001.phpt
In my machine my test freezes and not continues.
Anybody has the same problem? Do you have a possible solution for this?
My .configure is below:
./configure \
--enable-gcov \
--enable-debug \
--enable-sigchild \
--enable-libgcc \
--with-openssl \
--with-kerberos \
--with-pcre-regex \
--enable-bcmath \
--with-bz2 \
--enable-calendar \
--with-curl \
--with-enchant \
--enable-exif \
--enable-ftp \
--with-gd \
--enable-gd-jis-conv \
--with-gettext \
--with-mhash \
--with-kerberos \
--with-imap-ssl \
--enable-intl \
--enable-mbstring \
--with-onig \
--with-pspell \
--with-recode \
--with-mm \
--enable-shmop \
--with-snmp \
--enable-soap \
--enable-sockets \
--enable-sysvsem \
--enable-wddx \
--with-xmlrpc \
--with-xsl \
--enable-zip \
--with-zlib \
--with-readline \
--with-libedit
Thanks!
@royopa
royopa@gmail.com
#PHPTESTFESTBRASIL