ID:               34075
 User updated by:  RVaughn at pheedo dot com
 Reported By:      RVaughn at pheedo dot com
-Status:           Bogus
+Status:           Open
 Bug Type:         *General Issues
 Operating System: RHEL 3.0
 PHP Version:      4.4.0
 New Comment:

Here's output from the straight-forward 'make test'.  I don't know how
many other bits of info I can send to convince someone that this test
script doesn't work right?  It fails the same no matter which way I run
it, and on three different version of PHP 4.x all on RHEL 3.0 servers. 
Is there any way I can convince someone this script has a problem?

=====================================================================
TIME END 2005-08-11 19:26:29
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   55
Exts tested     :   32
---------------------------------------------------------------------
Number of tests :  630
Tests skipped   :  137 (21.7%)
Tests warned    :    0 (0.0%)
Tests failed    :    5 (0.8%)
Tests passed    :  488 (77.5%)
---------------------------------------------------------------------
Time taken      :   72 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
mb_send_mail() test 5 (lang=Simplified Chinese)
[ext/mbstring/tests/mb_send_mail05.phpt]
mb_send_mail() test 6 (lang=Traditional Chinese)
[ext/mbstring/tests/mb_send_mail06.phpt]
mb_send_mail() test 7 (lang=Korean)
[ext/mbstring/tests/mb_send_mail07.phpt]
[EMAIL PROTECTED] #16242 [ext/mbstring/tests/php_gr_jp_16242.phpt]
Bug #22414: passthru() does not read data correctly
[ext/standard/tests/file/bug22414.phpt]
=====================================================================


Previous Comments:
------------------------------------------------------------------------

[2005-08-12 02:56:31] RVaughn at pheedo dot com

I ran the test exactly the way "[EMAIL PROTECTED]" said to in this bug
report.  If I run 'make test' the same thing happens.  I'll run it yet
again the Nth way you've asked.  Here you go, fails exactly the same
way:

# make test TESTS=ext/standard/tests/file/bug22414.phpt

=====================================================================
CWD         : /usr/local/src/Tars/php-4.4.0
PHP         : /usr/local/src/Tars/php-4.4.0/sapi/cli/php 
PHP_SAPI    : cli
PHP_VERSION : 4.4.0
ZEND_VERSION: 1.3.0
PHP_OS      : Linux - Linux dev.pheedo.com 2.4.21-32.0.1.ELsmp #1 SMP
Tue May 17 17:52:23 EDT 2005 i686
INI actual  : /etc/php.ini
More .INIs  : /etc/php.d/mhash.ini,/etc/php.d/mysql.ini
Extra dirs  : 
=====================================================================
Running selected tests.
FAIL Bug #22414: passthru() does not read data correctly
[ext/standard/tests/file/bug22414.phpt]

------------------------------------------------------------------------

[2005-08-12 02:22:01] [EMAIL PROTECTED]

You're running the test wrong. Use 'make test' or 'make test
TESTS=<pathtotestsyouwanttorun>'.

Secondly: I wasn't saying you need to move to PHP 5.1, I simply asked
you to TEST if this happens with it..


------------------------------------------------------------------------

[2005-08-12 02:11:01] RVaughn at pheedo dot com

Can't run these tests against PHP 5.1 - we are running PHP 4.3.2 on our
servers and want to upgrade to PHP 4.4 if possible but do not want to
move to PHP 5.1 yet, our application will require a lot of testing with
PHP 5 before we make that migration.  Our goal right now is simply to
get to PHP 4.4 for the bug and security fixes and to test our
application against it as well as upgrade MySQL from 3.x to 4.1-1, and
then migrate to PHP 5.x at some later date.  Thanks, Rob

------------------------------------------------------------------------

[2005-08-12 02:08:36] RVaughn at pheedo dot com

Hi Sniper,

Sorry about that, here's the run on PHP 4.4 vs. PHP 4.3.8, the failure
and output are the same, note this is a different host name, the one
where I'm trying to build PHP 4.4.  If you need any more info please
let me know.  This is from the PHP 4.4 sources pulled on 1 Aug 2005:

# TEST_PHP_EXECUTABLE=./sapi/cli/php && ./sapi/cli/php run-tests.php
ext/standard/tests/file/bug22414.phpt

=====================================================================
CWD         : /usr/local/src/Tars/php-4.4.0
PHP         : ./sapi/cli/php 
PHP_SAPI    : cli
PHP_VERSION : 4.4.0
ZEND_VERSION: 1.3.0
PHP_OS      : Linux - Linux dev.pheedo.com 2.4.21-32.0.1.ELsmp #1 SMP
Tue May 17 17:52:23 EDT 2005 i686
INI actual  : /etc/php.ini
More .INIs  : /etc/php.d/mhash.ini,/etc/php.d/mysql.ini
Extra dirs  : 
=====================================================================
Running selected tests.
FAIL Bug #22414: passthru() does not read data correctly
[ext/standard/tests/file/bug22414.phpt]

------------------------------------------------------------------------

[2005-08-11 23:06:51] [EMAIL PROTECTED]

All your output here shows version 4.3.8. Please do the tests REALLY
with PHP 4.4.0 or rather with the latest CVS snapshot of PHP 5.1
(http://snaps.php.net/php5-latest.tar.gz)


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/34075

-- 
Edit this bug report at http://bugs.php.net/?id=34075&edit=1

Reply via email to