On Wed, Oct 22, 2008 at 11:38:12AM +0200, Gisle Aas wrote: > FYI. I guess my message went into some moderation queue because by > gmail account is not set up to use my gmail address in the From: line > by default.
I think Adam handles the moderation. > ---------- Forwarded message ---------- > From: Gisle Aas <[EMAIL PROTECTED]> > Date: Wed, Oct 22, 2008 at 11:26 AM > Subject: Test failures since r526 > To: [email protected] > > Since r526 I've seen test failures here. Any idea what the problem is? > 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 That tends to happen because I do most of my development on 5.8.x and sometimes forget to update test16.rdt which is only run for 5.10. >From your recent patches (thanks!) it seems you've worked that out. Tim. --~--~---------~--~----~------------~-------~--~----~ 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] -~----------~----~----~----~------~----~------~--~---
