develooper Front page | perl.cpan.testers | Postings from May 2000

FAIL HTML-Mason-0.85 PA-RISC1.1 10.20

From:
schinder
Date:
May 10, 2000 09:22
Subject:
FAIL HTML-Mason-0.85 PA-RISC1.1 10.20
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
bin@cirsrss% make test
t/06-parser.........ok                                                       
t/07-interp.........ok                                                       
t/08-ah.............skipped test on this platform
t/09-component......ok                                                       
t/10-cache..........NOK 3FAILED test 3                                       
        Failed 1/3 tests, 66.67% okay
t/11-inherit........ok                                                       
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/10-cache.t                  3    1  33.33%  3
1 test skipped.
Failed 1/11 test scripts, 90.91% okay. 1/69 subtests failed, 98.55% okay.

bin@cirsrss% perl -Mblib t/10-cache.t 
Using /c/tmp/.cpan/build/HTML-Mason-0.85/blib
1..3
Running cache_self
ok
Running cache
ok
Running keys

Error in line 1
Expected: keys in cache: foo,bar,baz
Got: keys in cache: baz,bar,foo

not ok



--

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=hpux, osvers=10.20, archname=PA-RISC1.1
    uname='hp-ux cirsrss b.10.20 a 9000735 2016483812 two-user license '
    config_args='-Dcc=gcc -Dprefix=/usr/local -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=undef 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-O', gccversion=2.95.2 19991024 (release)
    cppflags='-D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
    ccflags ='-D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lbind -lnsl_s -lndbm -lgdbm -ldb -ldld -lm -lc -lndir -lcrypt -lsec
    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '
    cccdlflags='-fpic', lddlflags='-b -L/usr/local/lib -L/opt/local/lib'




Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About