Skip Menu |

This queue is for tickets about the Time-HiRes CPAN distribution.

Report information
The Basics
Id: 15529
Status: resolved
Priority: 0/
Queue: Time-HiRes

People
Owner: Nobody in particular
Requestors: jdhedden [...] 1979.usna.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.80
Fixed in: (no value)

Attachments


Subject: 'make test' intermittently fails test 30
Version 1.80 intermittently fails 'make test' under Cygwin Perl 5.8.7: not ok 30 # dt = 0.0250000953674316, rt = 0.749999046325684 ok 30 # dt = 0.0999999046325684, r = 9.5367431640625e-07 My Perl: Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.0 pn100-01-1-123s 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown unknown cygwin ' config_args='-de -Duse64bitint -Dusethreads -Uusemymalloc -A define:optimize=-O3 -pipe -frename-registers -fomit-frame-pointer -march=pentium4 -mfpmath=sse -mmmx -msse -msse2 -A define:ld=/usr/local/bin/ld2' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O3 -pipe -frename-registers -fomit-frame-pointer -march=pentium4 -mfpmath=sse -mmmx -msse -msse2', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='/usr/local/bin/ld2', ldflags =' -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -lcrypt -lgdbm_compat perllibs=-lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' -s -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Locally applied patches: MAINT25817 25826 Built under cygwin Compiled at Oct 24 2005 08:08:44 %ENV: PERLIO="perlio" CYGWIN="server ntsec forkchunk:32768" @INC: /usr/local/lib/perl5/5.8/cygwin /usr/local/lib/perl5/5.8 /usr/local/lib/perl5/site_perl/5.8/cygwin /usr/local/lib/perl5/site_perl/5.8 /usr/local/lib/perl5/vendor_perl/5.8/cygwin /usr/local/lib/perl5/vendor_perl/5.8 .
Date: Fri, 04 Nov 2005 21:31:10 +0200
From: Jarkko Hietaniemi <jhietaniemi [...] gmail.com>
To: bug-Time-HiRes [...] rt.cpan.org
Subject: Re: [cpan #15529] 'make test' intermittently fails test 30
RT-Send-Cc:
via RT wrote: Show quoted text
> This message about Time-HiRes was sent to you by JDHEDDEN <JDHEDDEN@cpan.org> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=15529 > > > Version 1.80 intermittently fails 'make test' under Cygwin Perl 5.8.7: > > not ok 30 # dt = 0.0250000953674316, rt = 0.749999046325684 > > ok 30 # dt = 0.0999999046325684, r = 9.5367431640625e-07
Hmmm. Does the load of the machine seem to affect the behaviour?
Date: Fri, 04 Nov 2005 21:42:53 +0200
From: Jarkko Hietaniemi <jhietaniemi [...] gmail.com>
To: bug-Time-HiRes [...] rt.cpan.org
Subject: Re: [cpan #15529] 'make test' intermittently fails test 30
RT-Send-Cc:
Does the attached version work any better?
Download Time-HiRes-1.81.tar.gz
application/x-gzip 64.6k

Message body not shown because it is not plain text.

[jhi@iki.fi - Fri Nov 4 14:43:35 2005]: Show quoted text
> Does the attached version work any better?
Yes. I tried 'make test' 10 times and all passed.
From: Jerry D. Hedden
Show quoted text
> > Does the attached version work any better?
> Yes. I tried 'make test' 10 times and all passed.
I haven't seen the update (v1.83) for this on CPAN yet.
Date: Sat, 19 Nov 2005 19:51:11 +0200
From: Jarkko Hietaniemi <jhietaniemi [...] gmail.com>
To: bug-Time-HiRes [...] rt.cpan.org
CC: undisclosed-recipients:;
Subject: Re: [cpan #15529] 'make test' intermittently fails test 30
RT-Send-Cc:
via RT wrote: Show quoted text
> This message about Time-HiRes was sent to you by JDHEDDEN <JDHEDDEN@cpan.org> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=15529 > >
>>>Does the attached version work any better?
>> >>Yes. I tried 'make test' 10 times and all passed.
> > > I haven't seen the update (v1.83) for this on CPAN yet. >
Oops, sorry. I knew I forgot something when I left for a week long vacation. The 1.83 now uploaded. Show quoted text
>
Date: Sat, 19 Nov 2005 19:57:07 +0200
From: Jarkko Hietaniemi <jhietaniemi [...] gmail.com>
To: bug-Time-HiRes [...] rt.cpan.org
CC: undisclosed-recipients:;
Subject: Re: [cpan #15529] 'make test' intermittently fails test 30
RT-Send-Cc:
jhi@iki.fi via RT wrote: Show quoted text
> This message about Time-HiRes was sent to you by jhi@iki.fi <jhi@iki.fi> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=15529 > > > via RT wrote: >
>>This message about Time-HiRes was sent to you by JDHEDDEN <JDHEDDEN@cpan.org> via rt.cpan.org >> >>Full context and any attached attachments can be found at: >><URL: https://rt.cpan.org/Ticket/Display.html?id=15529 > >>
>>>>Does the attached version work any better?
>>> >>>Yes. I tried 'make test' 10 times and all passed.
>> >> >>I haven't seen the update (v1.83) for this on CPAN yet. >>
> > > Oops, sorry. I knew I forgot something when I left for a week > long vacation. The 1.83 now uploaded.
Wait, not yet. PAUSE is giving me trouble. Show quoted text
> > >
Date: Sat, 19 Nov 2005 21:46:54 +0200
From: Jarkko Hietaniemi <jhietaniemi [...] gmail.com>
To: bug-Time-HiRes [...] rt.cpan.org
CC: undisclosed-recipients:;
Subject: Re: [cpan #15529] 'make test' intermittently fails test 30
RT-Send-Cc:
jhi@iki.fi via RT wrote: Show quoted text
> This message about Time-HiRes was sent to you by jhi@iki.fi <jhi@iki.fi> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=15529 > > > jhi@iki.fi via RT wrote: >
>>This message about Time-HiRes was sent to you by jhi@iki.fi <jhi@iki.fi> via rt.cpan.org >> >>Full context and any attached attachments can be found at: >><URL: https://rt.cpan.org/Ticket/Display.html?id=15529 > >> >> via RT wrote: >> >>
>>>This message about Time-HiRes was sent to you by JDHEDDEN <JDHEDDEN@cpan.org> via rt.cpan.org >>> >>>Full context and any attached attachments can be found at: >>><URL: https://rt.cpan.org/Ticket/Display.html?id=15529 > >>>
>>>>>Does the attached version work any better?
>>>> >>>>Yes. I tried 'make test' 10 times and all passed.
>>> >>> >>>I haven't seen the update (v1.83) for this on CPAN yet. >>>
>> >> >>Oops, sorry. I knew I forgot something when I left for a week >>long vacation. The 1.83 now uploaded.
> > > Wait, not yet. PAUSE is giving me trouble.
Okay, now the 1.83 is in CPAN.