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.

-- 
Fails test 18 of the CGIView interface tests:

[bin@c22234-c DBIx-HTMLView-0.7]# 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 test.pl
Compilation 1..1
ok 1

NOTE: Those test are done against a database named HTMLViewTester on
a local mysql server. If that db don't excists DBI->connect will fail
with a 'Unknown database' error. Se config.pm for instructions on how
to create such a db.

Database set up and construction
ok 1
Sending drop table commands to the database, this will generate error
reports if they do not exist, don't worry about that.
DBD::mysql::st execute failed: Unknown table 'Test' at blib/lib/DBIx/HTMLView/DB
.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test2' at blib/lib/DBIx/HTMLView/D
B.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test2_to_Test' at blib/lib/DBIx/HT
MLView/DB.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test3' at blib/lib/DBIx/HTMLView/D
B.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test4' at blib/lib/DBIx/HTMLView/D
B.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test4_to_Test2' at blib/lib/DBIx/H
TMLView/DB.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test1' at blib/lib/DBIx/HTMLView/D
B.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test1_to_Test' at blib/lib/DBIx/HT
MLView/DB.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test1_to_Test2' at blib/lib/DBIx/H
TMLView/DB.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test1_to_Test3' at blib/lib/DBIx/H
TMLView/DB.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test1_to_Test4' at blib/lib/DBIx/H
TMLView/DB.pm line 113.
DBD::mysql::st execute failed: Unknown table 'Test5' at blib/lib/DBIx/HTMLView/D
B.pm line 113.
DBD::mysql::st execute failed: Unknown table 'TreeTest' at blib/lib/DBIx/HTMLVie
w/DB.pm line 113.

Clean db tests
ok 1

Basic database functions
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14

Relations
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9

Tree tests
ok 1
ok 2
ok 3
ok 4

view_fmt tests
ok 1
ok 2
ok 3
ok 4

CGIView interface tests
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
not ok 18

Selecting related data
ok 1
ok 2
ok 3
ok 4


--

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'

Reply via email to