Since r526 I've seen test failures here. Any idea what the problem is? I'm using perl-5.10.0 on Mac OS X (ActivePerl 1004). With perl-5.8.8++ (ActivePerl 824) I don't see any failure.
r526 is a big patch fixing lots of unrelated things. 'git bisect' would have been much more helpful identifying what change caused the issue if separate fixes would have been submitted separately. Just a suggestion :) Regards, Gisle not ok 71 - test16.rdt --- test16.rdt 2008-10-17 18:36:25.000000000 +0200 +++ test16.rdt.new 2008-10-22 11:07:04.000000000 +0200 @@ -3,7 +3,13 @@ attribute clock_id 0 attribute nv_size 0 attribute perl_version 0 +attribute profiler_duration 0 +attribute profiler_end_time 0 +attribute profiler_start_time 0 attribute ticks_per_sec 0 +attribute total_stmts_discounted 0 +attribute total_stmts_duration 0 +attribute total_stmts_measured 0 attribute xs_version 0 fid_block_time 1 9 [ 0 4 ] fid_block_time 1 10 [ 0 3 ] not ok 174 - test16.rdt --- test16.rdt 2008-10-17 18:36:25.000000000 +0200 +++ test16.rdt.new 2008-10-22 11:07:11.000000000 +0200 @@ -3,7 +3,13 @@ attribute clock_id 0 attribute nv_size 0 attribute perl_version 0 +attribute profiler_duration 0 +attribute profiler_end_time 0 +attribute profiler_start_time 0 attribute ticks_per_sec 0 +attribute total_stmts_discounted 0 +attribute total_stmts_duration 0 +attribute total_stmts_measured 0 attribute xs_version 0 fid_block_time 1 9 [ 0 4 ] fid_block_time 1 10 [ 0 3 ] not ok 277 - test16.rdt --- test16.rdt 2008-10-17 18:36:25.000000000 +0200 +++ test16.rdt.new 2008-10-22 11:07:17.000000000 +0200 @@ -3,7 +3,13 @@ attribute clock_id 0 attribute nv_size 0 attribute perl_version 0 +attribute profiler_duration 0 +attribute profiler_end_time 0 +attribute profiler_start_time 0 attribute ticks_per_sec 0 +attribute total_stmts_discounted 0 +attribute total_stmts_duration 0 +attribute total_stmts_measured 0 attribute xs_version 0 fid_block_time 1 9 [ 0 4 ] fid_block_time 1 10 [ 0 3 ] not ok 380 - test16.rdt --- test16.rdt 2008-10-17 18:36:25.000000000 +0200 +++ test16.rdt.new 2008-10-22 11:07:24.000000000 +0200 @@ -3,7 +3,13 @@ attribute clock_id 0 attribute nv_size 0 attribute perl_version 0 +attribute profiler_duration 0 +attribute profiler_end_time 0 +attribute profiler_start_time 0 attribute ticks_per_sec 0 +attribute total_stmts_discounted 0 +attribute total_stmts_duration 0 +attribute total_stmts_measured 0 attribute xs_version 0 fid_block_time 1 9 [ 0 4 ] fid_block_time 1 10 [ 0 3 ] --~--~---------~--~----~------------~-------~--~----~ You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
