php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55512 php failes 47 test cases unexpectedly
Submitted: 2011-08-26 14:16 UTC Modified: 2013-02-18 00:35 UTC
From: toralf dot foerster at gmx dot de Assigned:
Status: No Feedback Package: Compile Warning
PHP Version: 5.3.8 OS: Gentoo Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: toralf dot foerster at gmx dot de
New email:
PHP Version: OS:

 

 [2011-08-26 14:16 UTC] toralf dot foerster at gmx dot de
Description:
------------
Under Gentoo I got a Warning with enabled "test" FEATURE


Test script:
---------------
ebuild package> test

Expected result:
----------------
no unexpected warnings

Actual result:
--------------
he following test cases failed unexpectedly:
  ./tests/output/ob_011
  ./sapi/cli/tests/016
  ./Zend/tests/bug48770_2
  ./Zend/tests/access_modifiers_008
  ./Zend/tests/access_modifiers_009
  ./Zend/tests/bug55156
  ./Zend/tests/bug48770
  ./Zend/tests/bug48770_3
  ./ext/gd/tests/bug48801
  ./ext/gd/tests/bug43073
  ./ext/mysqli/tests/mysqli_connect
  ./ext/mysqli/tests/mysqli_connect_oo_defaults
  ./ext/mysqli/tests/mysqli_connect_oo
  ./ext/readline/tests/readline_callback_handler_remove_001
  ./ext/readline/tests/readline_callback_handler_install_001
  ./ext/standard/tests/file/readlink_realpath_variation3
  ./ext/standard/tests/file/readlink_variation1
  ./ext/standard/tests/serialize/serialization_miscTypes_001
  ./ext/standard/tests/php_ini_loaded_file
  ./ext/standard/tests/misc/time_sleep_until_basic
  ./ext/pcre/tests/006
  ./ext/simplexml/tests/034
  ./ext/simplexml/tests/bug48601
  ./ext/openssl/tests/openssl_x509_parse_basic
  ./ext/openssl/tests/bug28382
  ./ext/openssl/tests/bug47828
  ./ext/mysql/tests/001
  ./ext/mysql/tests/mysql_connect
  ./ext/mysql/tests/mysql_max_links
  ./ext/mysql/tests/mysql_sql_safe_mode
  ./ext/date/tests/DateTime_sub-spring-type2-type2
  ./ext/date/tests/bug55253
  ./ext/date/tests/DateTime_days-spring-type3-type3
  ./ext/date/tests/DateTime_sub-february
  ./ext/date/tests/DateTime_add-spring-type2-type3
  ./ext/date/tests/DateTime_sub-dates
  ./ext/date/tests/DateTime_add-fall-type3-type3
  ./ext/date/tests/DateTime_sub-spring-type2-type3
  ./ext/date/tests/bug51994
  ./ext/date/tests/DateTime_sub-fall-type3-type3
  ./ext/date/tests/DateTime_sub-spring-type3-type3
  ./ext/date/tests/DateTime_sub-fall-type2-type2
  ./ext/date/tests/DateTime_diff-spring-type2-type2
  ./ext/date/tests/DateTime_days-spring-type2-type3
  ./ext/date/tests/DateTime_diff-fall-type2-type3
  ./ext/date/tests/DateTime_add-fall-type3-type2
  ./ext/date/tests/DateTime_add-fall-type2-type2
  ./ext/date/tests/DateTime_diff-spring-type3-type3
  ./ext/date/tests/DateTime_sub-fall-type2-type3
  ./ext/date/tests/DateTime_days-spring-type2-type2
  ./ext/date/tests/DateTime_add-fall-type2-type3
  ./ext/date/tests/DateTime_add-spring-type3-type3
  ./ext/date/tests/DateTime_diff-spring-type3-type2
  ./ext/date/tests/DateTime_add-spring-type3-type2
  ./ext/date/tests/DateTime_diff-spring-type2-type3
  ./ext/date/tests/DateTime_add-spring-type2-type2
  ./ext/date/tests/DateTime_diff-fall-type2-type2
  ./ext/date/tests/DateTime_sub-fall-type3-type2
  ./ext/date/tests/DateTime_diff-fall-type3-type3
  ./ext/date/tests/DateTime_days-spring-type3-type2
  ./ext/date/tests/DateTime_diff-fall-type3-type2
  ./ext/date/tests/DateTime_sub-spring-type3-type2
  ./ext/phar/tests/bug52013
  ./ext/phar/tests/phar_oo_005
  ./ext/session/tests/bug41600
  ./ext/session/tests/021
  ./ext/session/tests/014
  ./ext/session/tests/015
  ./ext/session/tests/bug36459
  ./ext/session/tests/018
  ./ext/session/tests/020
  ./ext/dba/tests/dba_db4_018
  ./ext/dba/tests/dba011
  ./ext/dba/tests/dba_optimize
  ./ext/dba/tests/dba_db4_007
  ./ext/dba/tests/dba_sync
  ./ext/dba/tests/dba_db4_003
  ./ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef
  ./ext/xsl/tests/xslt010
  ./ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring
  ./ext/dom/tests/DOMDocument_relaxNGValidate_error2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-26 14:27 UTC] pajoye@php.net
-Status: Open +Status: Feedback
 [2011-08-26 14:27 UTC] pajoye@php.net
Please send the results via emails using the make test scripts or post them 
somewhere (attaching them here works). A simple list of failed tests is sadly not 
very helpful.
 [2013-02-18 00:35 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC