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

FAIL Text-Query-SQL-0.07 ppc-linux 2.2.14

Thread Next
From:
schinder
Date:
April 21, 2000 06:23
Subject:
FAIL Text-Query-SQL-0.07 ppc-linux 2.2.14
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.

-- 
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/pe
rl5/5.6.0/ppc-linux -I/usr/local/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runte
sts $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01fulcrum.........ok 4/21Text::Query::ParseAdvanced::factor() called too early
 to check prototype at /usr/local/lib/perl5/site_perl/5.6.0/Text/Query/ParseAdva
nced.pm line 114.
Text::Query::ParseAdvanced::factor() called too early to check prototype at /usr
/local/lib/perl5/site_perl/5.6.0/Text/Query/ParseAdvanced.pm line 122.
t/01fulcrum.........ok
t/02fulcrum.........DBI_DSN not set for fulcrum skipped test on this platform
t/03mysql...........ok 4/21Text::Query::ParseAdvanced::factor() called too early
 to check prototype at /usr/local/lib/perl5/site_perl/5.6.0/Text/Query/ParseAdva
nced.pm line 114.
Text::Query::ParseAdvanced::factor() called too early to check prototype at /usr
/local/lib/perl5/site_perl/5.6.0/Text/Query/ParseAdvanced.pm line 122.
t/03mysql...........ok
t/04mysql...........DBI_DSN not set for mysql skipped test on this platform
t/05Pg..............ok 4/21Text::Query::ParseAdvanced::factor() called too early
 to check prototype at /usr/local/lib/perl5/site_perl/5.6.0/Text/Query/ParseAdva
nced.pm line 114.
Text::Query::ParseAdvanced::factor() called too early to check prototype at /usr
/local/lib/perl5/site_perl/5.6.0/Text/Query/ParseAdvanced.pm line 122.
t/05Pg..............ok
t/06Pg..............DBI_DSN not set for Pg skipped test on this platform
t/21mifluz..........NOK 2FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/21mifluz.t                  2    2 100.00%  1-2
3 tests skipped.
Failed 1/7 test scripts, 85.71% okay. 2/65 subtests failed, 96.92% okay.
make: *** [test_dynamic] Error 29
  /usr/bin/make test -- NOT OK


bin@schinder% perl -Mblib t/21mifluz.t
Using /usr/local/src/.cpan/build/Text-Query-SQL-0.07/blib
1..2
not ok 1
# Test 1 got: '['literal','field1','10']' (t/21mifluz.t at line 23)
#   Expected: '['literal','field1',10]' (prepare 10)
not ok 2
# Test 2 got: '['or','field1',['mandatory','field1',['literal','field1','10']],[
'forbiden','field1',['literal','field1','20']],['literal','field1','30']]' (t/21
mifluz.t at line 27)
#   Expected: '['or','field1',['mandatory','field1',['literal','field1',10]],['f
orbiden','field1',['literal','field1',20]],['literal','field1',30]]' (prepare +1
0 -20 30)



--

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.14, archname=ppc-linux
    uname='linux c22234-c.scllg1.pa.home.com 2.2.14 #2 sun jan 9 20:34:00 est 2000 ppc unknown '
    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=define 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-O2', gccversion=2.95.2 19991024 (release/franzo)
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='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=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Thread Next


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