Date: 11/28/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] Passing by reference"
- Previous message: Derick Rethans: "Re: [PHP-DEV] getting ftp functions to work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Here's what I got after doing an 'env CC=cc ./configure' with
php4-200011280745 and doing make test (I left out passing tests):
Running tests in ./pear/DB/tests
================================
DB_Error/DB_Warning test (db_error.phpt) ...
failed
DB configurable error handler test (db_error2.phpt) ...
failed
DB::factory test (db_factory.phpt) ...
failed
DB::parseDSN test (db_parsedsn.phpt) ...
failed
Running tests in ./pear/tests
=============================
PEAR constructor/destructor test (pear1.phpt) ...
failed
PEAR_Error test (pear_error.phpt) ...
failed
PEAR_Error in die mode (pear_error2.phpt) ...
failed
Running tests in ./tests
========================
dirname test (dirname.phpt) ...
failed
Running tests in ./tests/basic
==============================
Trivial "Hello World" test ...
passed
Simple POST Method test (002.phpt) ...
failed
GET and POST Method combined (003.phpt) ...
failed
Two variables in POST data (004.phpt) ...
failed
Three variables in POST data (005.phpt) ...
failed
Please let me know if I can provide further information. This was on
Tru64 4.0F PK3 (I think the previous report may have been on 5.0).
Jeff Long
Bug Database wrote:
>
> ID: 7005
> Updated by: sniper
> Reported By: long <email protected>
> Status: Feedback
> Bug Type: Compile Failure
> Assigned To:
> Comments:
>
> At the time you did this test, those tests weren't working right.
> Please grab latest snapshot from http://snaps.php.net/ and try again.
>
> --Jani
>
> Previous Comments:
> ---------------------------------------------------------------------------
>
> [2000-10-04 02:42:27] long <email protected>
> 'env CC=cc ./configure' was used to configure, then a make was done.
>
> 'make test' produces:
>
> [1mRunning tests in /home/long/src/php-4.0.2/ext/db/tests[m
> ======================================================
> DBM File Creation Test ... passed
> DBM Insert/Fetch Test ... passed
> DBM Insert/Replace/Fetch Test ... passed
> DBM Multiple Insert/Fetch Test ... passed
> DBM FirstKey/NextKey Loop Test With 5 Items ... passed
> DBM FirstKey/NextKey with 2 deletes ... passed
>
> [1mRunning tests in /home/long/src/php-4.0.2/ext/interbase/tests[m
> =============================================================
> (all skipped)
>
> [1mRunning tests in /home/long/src/php-4.0.2/ext/standard/tests/file[m
> =================================================================
> [1mFile type functions (001.phpt) ... failed[m
>
> [1mRunning tests in /home/long/src/php-4.0.2/ext/standard/tests/general_functions[m
> ==============================================================================
> sprintf() function ... passed
>
> [1mRunning tests in /home/long/src/php-4.0.2/ext/standard/tests/math[m
> =================================================================
> Simple math tests ... passed
>
> [1mRunning tests in /home/long/src/php-4.0.2/ext/standard/tests/reg[m
> ================================================================
> RegReplace test 1 ... passed
> RegReplace test 2 ... passed
> [1mereg_replace single-quote test (003.phpt) ... failed[m
> simple ereg test ... passed
> Test Regular expression register support in ereg ... passed
> Test ereg_replace of start-of-line ... passed
> [1mTest empty result buffer in reg_replace (007.phpt) ... failed[m
> Test back-references in regular expressions ... passed
> Test split() ... passed
> Long back references ... passed
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] Passing by reference"
- Previous message: Derick Rethans: "Re: [PHP-DEV] getting ftp functions to work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

