On 26.06.2007 00:23, Raghubansh wrote:
Tony, I have tried running symlink_link_linkinfo_is_link_error.phpt with
php5 and php6 with following version and found it passing on linux
[EMAIL PROTECTED] file]$ php -v
PHP 6.0.0-dev (cli) (built: Jun 25 2007 20:36:37)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v3.0.0-dev, Copyright (c) 1998-2007 Zend Technologies
&
PHP 5.2.4-dev (cli) (built: Jun 25 2007 20:34:56) (GCOV)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Could you please provide more details of the failure that you have mentioned
?
php version and os ?
5.2.4-dev & SuSE Linux 10.2 64bit
5.2.4-dev & Fedora Core release 3 64bit
5.2.4-dev & SuSE Linux 9.0 (x86-64)
These tests work fine on Fedora Core 3 32bit and SuSE 10.2 32bit.
Though, ext/standard/tests/file/readlink_realpath_basic.phpt fails on FC3 32bit:
$ cat ext/standard/tests/file/readlink_realpath_basic.diff
041+ string(108)
"/home/tony/php-src_5_2/ext/standard/tests/file/readlink_realpath_basic/home/test/readlink_realpath_basic.tmp"
041- bool(false)
067+ string(98)
"/home/tony/php-src_5_2/ext/standard/tests/file/readlink_realpath_basic/readlink_realpath_basic.tmp"
I can also see lots of failures on MacIntel:
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test filesize() function: usage variations
[ext/standard/tests/file/filesize_variation.phpt]
Test readlink() and realpath functions: basic functionality
[ext/standard/tests/file/readlink_realpath_basic.phpt]
Test readlink() and realpath() functions: error conditions
[ext/standard/tests/file/readlink_realpath_error.phpt]
Test readlink() and realpath() functions: usage variation
[ext/standard/tests/file/readlink_realpath_variation.phpt]
Test symlink(), linkinfo(), link() and is_link() functions : error conditions
[ext/standard/tests/file/symlink_link_linkinfo_is_link_error.phpt]
Test symlink(), linkinfo(), link() and is_link() functions : usage variations
[ext/standard/tests/file/symlink_link_linkinfo_is_link_variation.phpt]
Want me to collect the diffs and send them to you?
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php