Ta for the bug report, and ta for pointing out the server was under load -- this test should really be a warning, not a failure. I'll look into updating it.

-Steve

On Mar 4, 2005, at 17:15, cvs client account wrote:

This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Occasionally there will be an error like this when running the test suite
on a somewhat loaded machine:


$ make test
/usr/local/bin/perl Build --makefile_env_macros 1 test
t/01__basic.......ok
t/02__chaining....ok
t/03__classic.....NOK 12# Failed test (t/Benchmark.pm at line 49)
# '19.18'
# <=
# '15'
# Looks like you failed 1 tests of 12.
t/03__classic.....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 12
Failed 1/12 tests, 91.67% okay
t/04__invalid.....ok
t/05__default.....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------- --------
t/03__classic.t 1 256 12 1 8.33% 12
Failed 1/5 test scripts, 80.00% okay. 1/36 subtests failed, 97.22% okay.
make: *** [test] Error 29
Exit 2


--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.18-14, archname=i686-linux
uname='linux life01.iconmobile.de 2.4.18-14 #1 wed sep 4 13:35:50 edt 2002 i686 i686 i386 gnulinux '
config_args='-de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.2 20020903 (Red Hat Linux 8.0 3.2-7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.93.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.93'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'





Reply via email to