> Thanks, it seems to be broken tests. However, you will need to change
> some of your settings as "Crc32" is not a valid value any more for the
> profiler_output_name and trace_output_name settings.
ok. found in 5/17 'NEWS' ...
"
Wed, May 17, 2007 - xdebug 2.0.0rc4
+ Changes:
...
- Changed xdebug.profiler_output_name and xdebug.trace_output_name to use
modifier tags:
...
"
seems docs @ http://xdebug.org/docs/all_settings lag a little behind ...
honestly wasn't sure, at 1st glance, how/what to apply for the
settings, so i commented out in php.ini:
;xdebug.trace_output_name = crc32
;xdebug.profiler_output_name = "crc32"
presuimg/hoping that they'll drop back to a correct default.
now,
% sh test.sh
reports only 3 FAILS (down from 5 ...)
=====================================================================
Number of tests : 87 69
Tests skipped : 18 ( 20.7%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 3 ( 3.4%) ( 4.3%)
Tests passed : 66 ( 75.9%) ( 95.7%)
---------------------------------------------------------------------
Time taken : 117 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test with internal callbacks [tests/array_map.phpt]
Test for bug #241: Crash in xdebug_get_function_stack(). [tests/bug00241.phpt]
xdebug_start_trace() without filename [tests/start_trace.phpt]
=====================================================================
let me know if you need tar'd output again ... or if you have enough
for the moment.
thanks.
Received on Thu May 17 2007 - 19:48:17 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST