ZF-2490: testIDN(Zend_Validate_HostnameTest)
Description
jmut@dexter:/storage/www/frameworks/zendframework/tests$ php Zend/Validate/AllTests.php PHPUnit 3.2.11 by Sebastian Bergmann.
........................................................F... 60 / 94 ..................................
Time: 2 seconds
There was 1 failure:
1) testIDN(Zend_Validate_HostnameTest) Failed asserting that matches expected value . /storage/www/frameworks/zendframework/tests/Zend/Validate/HostnameTest.php:145 /storage/www/frameworks/zendframework/tests/Zend/Validate/AllTests.php:147 /storage/www/frameworks/zendframework/tests/Zend/Validate/AllTests.php:184
FAILURES! Tests: 94, Failures: 1.
RUNNING SYSTEM:
Kernel: 2.6.22.1
PHP 5.2.5 (cli) (built: Nov 10 2007 14:12:24)
with Xdebug v2.0.2, Copyright (c) 2002-2007, by Derick Rethans
Using ZF: rev 7623
PHPUnit 3.2.11
Slackware current
System:
./configure --prefix=/usr --enable-force-cgi-redirect --enable-fastcgi --enable-pcntl --enable-readline --enable-sigchild --prefix=/usr --sysconfdir=/etc --disable-safe-mode --enable-apc --enable-apc-mmap --enable-memory-limit --enable-suhosin --disable-magic-quotes --enable-zend-multibyte --enable-mbregex --enable-tokenizer=shared --with-config-file-scan-dir=/etc/php --with-config-file-path=/etc/httpd --with-mod_charset --with-layout=PHP --enable-sigchild --enable-xml --with-libxml-dir=/usr --enable-simplexml --enable-spl --enable-filter --disable-debug --with-openssl=shared --with-pcre-regex=/usr --with-zlib=shared,/usr --enable-bcmath=shared --with-bz2=shared,/usr --enable-calendar=shared --enable-ctype=shared --with-curl=shared --with-curlwrappers --enable-dba=shared --with-gdbm=/usr --with-db4=/usr --enable-dbase=shared --enable-exif=shared --enable-ftp=shared --with-gd=shared --with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib-dir=/usr --with-xpm-dir=/usr --with-freetype-dir=/usr --with-t1lib=/usr --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext=shared,/usr --with-gmp=shared,/usr --with-iconv=shared --with-imap-ssl=/usr --with-imap=/usr/local/lib/c-client --with-ldap=shared --enable-mbstring=shared --with-hash --with-mhash=shared,/usr --with-mysql=shared,/usr --with-mysqli=shared,/usr/bin/mysql_config --enable-pdo=shared --with-pdo-mysql=shared,/usr --with-pdo-sqlite=shared --with-pspell=shared,/usr --with-mm=/usr --enable-shmop=shared --with-snmp=shared,/usr --enable-soap=shared --enable-sockets --with-sqlite=shared --enable-sqlite-utf8 --with-regex=php --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx=shared --with-xsl=shared,/usr --enable-zip=shared --with-tsrm-pthreads --enable-shared=yes --enable-static=no --with-gnu-ld --with-pic --build=i486-slackware-linux
Comments
Posted by Thomas Weidner (thomas) on 2008-03-10T06:49:15.000+0000
Can you please test with the latest revision 8729 and give response if the test is now ok ?
Posted by Julian Davchev (jmut) on 2008-03-10T07:08:02.000+0000
all seems fine.
revision 8729
jmut@dexter:/storage/www/frameworks/zendframework/tests$ php Zend/Validate/AllTests.php PHPUnit 3.2.13 by Sebastian Bergmann.
.....................................SS..................... 60 / 118 ..........................................................
Time: 1 second
OK, but incomplete or skipped tests! Tests: 118, Skipped: 2.
Posted by Thomas Weidner (thomas) on 2008-03-10T08:36:08.000+0000
Seems to be fixed in a past release... Feel free to reopen this issue or create a new one if the problem occurs again.
Posted by Wil Sinclair (wil) on 2008-03-21T17:05:34.000+0000
This issue should have been fixed for the 1.5 release.