From:             
Operating system: GNU/Linux (Fedora 16)
PHP version:      5.4SVN-2012-01-29 (SVN)
Package:          CGI/CLI related
Bug Type:         Bug
Bug description:Failing tests for sapi/cli

Description:
------------
After checking out PHP54 from branches/PHP_5_4, running:
./buildconf
./configure
make
make test

some tests for sapi/cli are failing. These tests were OK when I tested from
tags/php_5_4_0RC6

The failing tests are:

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
version string [sapi/cli/tests/001.phpt]
strip comments and whitespace with -w [sapi/cli/tests/007.phpt]
execute a file with -f [sapi/cli/tests/008.phpt]
using invalid combinations of cmdline options [sapi/cli/tests/009.phpt]
syntax check [sapi/cli/tests/011.phpt]
invalid arguments and error messages [sapi/cli/tests/012.phpt]
syntax highlighting [sapi/cli/tests/014.phpt]
CLI long options [sapi/cli/tests/015.phpt]
=====================================================================

Full reports were submitted to http://qa.php.net/reports/ after running the
tests.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=60923&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=60923&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=60923&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=60923&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=60923&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=60923&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=60923&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=60923&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=60923&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=60923&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=60923&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=60923&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=60923&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=60923&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=60923&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=60923&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=60923&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=60923&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=60923&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=60923&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=60923&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=60923&r=mysqlcfg

Reply via email to