php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41619 bug show in make test
Submitted: 2007-06-07 03:47 UTC Modified: 2007-06-07 07:45 UTC
From: sanry at now dot net dot cn Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.2.3 OS: Suse9.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sanry at now dot net dot cn
New email:
PHP Version: OS:

 

 [2007-06-07 03:47 UTC] sanry at now dot net dot cn
Description:
------------
Number of tests : 3298              2477
Tests skipped   :  821 ( 24.9%) --------
Tests warned    :    1 (  0.0%) (  0.0%)
Tests failed    :   15 (  0.5%) (  0.6%)
Tests passed    : 2461 ( 74.6%) ( 99.4%)
---------------------------------------------------------------------
Time taken      :  172 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Error message handling (with ZendOptimizer) [tests/run-test/test008.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #32828 (Throwing exception in output_callback function with ob_start and ob_end_clean leads to segfault) [tests/lang/bug32828.phpt]
Bug #36268 (Object destructors called even after fatal errors) [Zend/tests/bug36268.phpt]
Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) [Zend/tests/bug39445.phpt]
Bug #41421 (Uncaught exception from a stream wrapper segfaults) [Zend/tests/bug41421.phpt]
Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) [ext/dom/tests/bug38474.phpt]
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
SOAP Server 14: fault [ext/soap/tests/server014.phpt]
Bug #35821 (array_map() segfaults when exception is throwed from the callback) [ext/standard/tests/array/bug35821.phpt]
Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_2.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]


Expected result:
----------------
Number of tests : 3298              2477
Tests skipped   :  821 ( 24.9%) --------
Tests warned    :    1 (  0.0%) (  0.0%)
Tests failed    :   15 (  0.5%) (  0.6%)
Tests passed    : 2461 ( 74.6%) ( 99.4%)
---------------------------------------------------------------------
Time taken      :  172 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Error message handling (with ZendOptimizer) [tests/run-test/test008.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #32828 (Throwing exception in output_callback function with ob_start and ob_end_clean leads to segfault) [tests/lang/bug32828.phpt]
Bug #36268 (Object destructors called even after fatal errors) [Zend/tests/bug36268.phpt]
Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) [Zend/tests/bug39445.phpt]
Bug #41421 (Uncaught exception from a stream wrapper segfaults) [Zend/tests/bug41421.phpt]
Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) [ext/dom/tests/bug38474.phpt]
Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
SOAP Server 14: fault [ext/soap/tests/server014.phpt]
Bug #35821 (array_map() segfaults when exception is throwed from the callback) [ext/standard/tests/array/bug35821.phpt]
Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_2.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-06-07 07:45 UTC] tony2001@php.net
Please send the test run details to the php-qa list (i.e. press "Y" when `make test` asks about it).
Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Jun 13 20:01:31 2024 UTC