View Issue Details

IDProjectCategoryView StatusLast Update
0000862XdebugInstallationpublic2012-06-28 18:21
Reporterthawkins Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
PlatformLinuxOSFedora x86_64OS Version17
Product Version2.2.0 
Summary0000862: Github version fails make test with php 5.4.3
Description

Git hub version of xdebug fails to pass unit tests with fedora 17 stock php 5.4.3

Steps To Reproduce

git clone to [dir]

cd [dir]
phpize
./configure
make
make test
Build complete.
Don't forget to run 'make test'.

[thawkins@thawkins-linuxlaptop xdebug]$ make test

Build complete.
Don't forget to run 'make test'.

=====================================================================
PHP : /usr/bin/php
PHP_SAPI : cli
PHP_VERSION : 5.4.3
ZEND_VERSION: 2.4.0
PHP_OS : Linux - Linux thawkins-linuxlaptop 3.4.3-1.fc17.x86_64 #1 SMP Mon Jun 18 19:53:17 UTC 2012 x86_64
INI actual : /home/thawkins/tmp/xdebug/tmp-php.ini
More .INIs :
CWD : /home/thawkins/tmp/xdebug
Extra dirs :
VALGRIND : Not used

TIME START 2012-06-28 05:15:47

PASS Check for xdebug presence [tests/001.phpt]
PASS Test with internal callbacks [tests/array_map.phpt]
PASS Test for assertion callbacks [tests/assert_test.phpt]
PASS Test for tracing property assignments in user-readable function traces [tests/assignment-trace1.phpt]
PASS Test for tracing array assignments in user-readable function traces [tests/assignment-trace2.phpt]
PASS Test for tracing array assignments in user-readable function traces [tests/assignment-trace3.phpt]
PASS Test for tracing assignments in user-readable function traces [tests/assignment-trace4.phpt]
PASS Test for tracing assignments in user-readable function traces [tests/assignment-trace5.phpt]
PASS Test for tracing assignments in user-readable function traces [tests/assignment-trace6.phpt]
PASS Test for tracing property assignments in user-readable function traces [tests/assignment-trace7.phpt]
SKIP Test for tracing multi-dimensional property assignments in user-readable function traces (< PHP 5.3) [tests/assignment-trace8-php52.phpt] reason: < PHP 5.3 needed
PASS Test for tracing multi-dimensional property assignments in user-readable function traces (>= PHP 5.3) [tests/assignment-trace8.phpt]
SKIP Test for tracing mixed array element and property assignments in user-readable function traces (< PHP 5.3) [tests/assignment-trace9-php52.phpt] reason: < PHP 5.3 needed
PASS Test for tracing mixed array element and property assignments in user-readable function traces (>= PHP 5.3) [tests/assignment-trace9.phpt]
PASS Test with auto-trace [tests/auto_trace.phpt]
PASS Test for crash with a destructor [tests/bug00001.phpt]
PASS Test for traces to file [tests/bug00002.phpt]
PASS Text for crash bug in tracing to file [tests/bug00003.phpt]
PASS Test for segmentation fault with xdebug_get_function_stack() and collect_params=1 [tests/bug00022.phpt]
PASS Test for segmentation fault with unusual variables (>= PHP 5.2) [tests/bug00032-php52.phpt]
SKIP Test for segmentation fault with unusual variables (< PHP 5.2) [tests/bug00032.phpt] reason: < PHP 5.2 needed
PASS Test for bug 0000057: Crash with overloading functions [tests/bug00057.phpt]
PASS Test for bug 0000089: var_dump shows empty strings garbled [tests/bug00089.phpt]
PASS Test for bug 0000146: Array key names with quotes in traces are not escaped [tests/bug00146.phpt]
SKIP Test for bug 0000168: Memory error with DBGp eval when the result is an array [tests/bug00168.phpt] reason: Can only be tested through DBGp
PASS Test for bug 0000173: Xdebug segfaults using SPL ArrayIterator (>= PHP 5.2) [tests/bug00173.phpt]
PASS Test for bug 0000176: Segfault using SplTempFileObject (>= PHP 5.2) [tests/bug00176.phpt]
PASS Test for bug 0000178: $php_errormsg and Track errors unavailable [tests/bug00178.phpt]
PASS Test for bug 0000184: problem with control chars in code traces [tests/bug00184.phpt]
SKIP Test for bug 0000209: Additional remote debugging session started when triggering shutdown function [tests/bug00209.phpt] reason: Can only be tested through DBGp
PASS Test for bug 0000212: coverage coverage inaccurate (1) [tests/bug00212a.phpt]
PASS Test for bug 0000212: coverage coverage inaccurate (2) [tests/bug00212b.phpt]
PASS Test for bug 0000212: coverage coverage inaccurate (3) [tests/bug00212c.phpt]
PASS Test for bug 0000213: Dead code analysis doesn't take catches for throws into account [tests/bug00213.phpt]
PASS Test for bug 0000241: Crash in xdebug_get_function_stack() [tests/bug00241.phpt]
PASS Test for bug 0000265: Xdebug's error handler breaks error_get_last() (>= PHP 5.2) [tests/bug00265.phpt]
PASS Test for bug 0000280: var_dump don't display key of array as expected [tests/bug00280.phpt]
PASS Test for bug 0000298: xdebug_var_dump & multiline strings [tests/bug00298.phpt]
PASS Test for bug 0000305: xdebug exception handler doesn't properly handle special chars [tests/bug00305.phpt]
PASS Test for bug 0000313: Segmentation Fault in code coverage analysis on empty PHP files [tests/bug00313.phpt]
PASS Test for bug 0000314: PHP CLI Error logging thwarted when Xdebug loaded [tests/bug00314.phpt]
PASS Test for bug 0000315: Xdebug crashes when including a file that doesn't exist [tests/bug00315.phpt]
PASS Test for bug 0000318: Segmentation Fault in code coverage analysis [tests/bug00318.phpt]
PASS Test for bug 0000328: Private properties are incorrectly enumerated in case of extended classes [tests/bug00328.phpt]
PASS Test for bug 0000334: Code Coverage Regressions [tests/bug00334.phpt]
PASS Test for bug 0000340: Segfault while throwing an Exception [tests/bug00340.phpt]
PASS Test for bug 0000355: Non-unique functions numbers in function traces [tests/bug00355.phpt]
FAIL Test for bug 0000360: Function line number in profile not correct [tests/bug00360.phpt]
PASS Test for bug 0000389: Destructors called on fatal error [tests/bug00389.phpt]
PASS Test for bug 0000391: When PHP runs with Xdebug it doesn't stop executing script when type hinting leads to fatal error [tests/bug00391.phpt]
SKIP Test for bug 0000419: make use of P_tmpdir if defined instead of hardcoded '/tmp' [tests/bug00419-sunos.phpt] reason: Solaris/OpenSolaris/OpenIndiana needed
FAIL Test for bug 0000419: make use of P_tmpdir if defined instead of hardcoded '/tmp' [tests/bug00419.phpt]
FAIL Test for bug 0000421: xdebug sends back invalid characters in xml sometimes [tests/bug00421.phpt]
PASS Test for bug 0000422: Segfaults when using code coverage with a parse error in the script [tests/bug00422.phpt]
PASS Test for bug 0000457: var_dump() overloading from the command line [tests/bug00457-2.phpt]
PASS Test for bug 0000457: var_dump() overloading from the command line [tests/bug00457.phpt]
PASS Test for bug 0000470: catch blocks marked as dead code unless executed [tests/bug00470.phpt]
PASS Test for bug 0000472: Dead Code Analysis for code coverage messed up after goto [tests/bug00472.phpt]
PHP Fatal error: String size overflow in /home/thawkins/tmp/xdebug/run-tests.php on line 1102

^Cmake: *** [test] Interrupt

[thawkins@thawkins-linuxlaptop xdebug]$

TagsNo tags attached.
Operating System
PHP Version5.4.3

Activities

derick

2012-06-28 18:21

administrator   ~0002306

Don't worry too much about it. There needs to be something setup for those tests to work. I'd be happy to look at the .diff files though, but please do that through the mailinglist and not as bugs.

Issue History

Date Modified Username Field Change
2012-06-28 05:58 thawkins New Issue
2012-06-28 18:21 derick Note Added: 0002306
2012-06-28 18:21 derick Status new => resolved
2012-06-28 18:21 derick Resolution open => no change required
2012-06-28 18:21 derick Assigned To => derick