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.
--
C:\new\CGI-Wiki-0.50_02>perl Makefile.PL
For the test suite, we use the database and user info
specified during the previous run. If you want to change
some or all of the values, run 'perl Makefile.PL -s'.
**** REMEMBER THAT THESE TESTS ARE DESTRUCTIVE. ****
**** DO NOT RUN THEM ON A DATABASE THAT CONTAINS ****
**** OR EVER WILL CONTAIN LIVE DATA. ****
**** ****
**** THE DATABASE VALUES YOU GAVE PREVIOUSLY ARE ****
**** STORED IN CGI::Wiki::TestConfig AND WILL BE ****
**** USED FOR FUTURE INSTALLS OF THIS AND ****
**** RELATED MODULES. ****
Either DBIx::FullTextSearch or Lingua::Stem not installed,
or no MySQL store configured... so won't test that...
You have DBD::SQLite... configuring test SQLite database...
You do not have Search::InvertedIndex installed; skipping test
of S:II search backend...
Checking if your kit is complete...
Looks good
Writing Makefile for CGI::Wiki
C:\new\CGI-Wiki-0.50_02>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cp lib/CGI/Wiki/Setup/SQLite.pm blib\lib\CGI\Wiki\Setup\SQLite.pm
cp lib/CGI/Wiki.pm blib\lib\CGI\Wiki.pm
cp lib/CGI/Wiki/Plugin.pm blib\lib\CGI\Wiki\Plugin.pm
cp lib/CGI/Wiki/Store/MySQL.pm blib\lib\CGI\Wiki\Store\MySQL.pm
cp lib/CGI/Wiki/Setup/SII.pm blib\lib\CGI\Wiki\Setup\SII.pm
cp lib/CGI/Wiki/Search/DBIxFTS.pm blib\lib\CGI\Wiki\Search\DBIxFTS.pm
cp lib/CGI/Wiki/TestConfig.pm blib\lib\CGI\Wiki\TestConfig.pm
cp lib/CGI/Wiki/Store/Pg.pm blib\lib\CGI\Wiki\Store\Pg.pm
cp lib/CGI/Wiki/Formatter/Default.pm blib\lib\CGI\Wiki\Formatter\Default.pm
cp lib/CGI/Wiki/Setup/MySQL.pm blib\lib\CGI\Wiki\Setup\MySQL.pm
cp lib/CGI/Wiki/Setup/DBIxFTSMySQL.pm blib\lib\CGI\Wiki\Setup\DBIxFTSMySQL.pm
cp lib/CGI/Wiki/Store/Database.pm blib\lib\CGI\Wiki\Store\Database.pm
cp lib/CGI/Wiki/TestLib.pm blib\lib\CGI\Wiki\TestLib.pm
cp lib/CGI/Wiki/Store/SQLite.pm blib\lib\CGI\Wiki\Store\SQLite.pm
cp lib/CGI/Wiki/TestConfig/Utilities.pm blib\lib\CGI\Wiki\TestConfig\Utilities.pm
cp lib/CGI/Wiki/Search/SII.pm blib\lib\CGI\Wiki\Search\SII.pm
cp lib/CGI/Wiki/Extending.pod blib\lib\CGI\Wiki\Extending.pod
cp lib/CGI/Wiki/Setup/Pg.pm blib\lib\CGI\Wiki\Setup\Pg.pm
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp bin/cgi-wiki-setupdb
blib\script\cgi-wiki-setupdb
pl2bat.bat blib\script\cgi-wiki-setupdb
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib',
'blib\arch')" t\001_load.t t\00
2_datastore_setup.t t\003_instantiate.t t\004_write_and_retrieve.t t\005_delete.t
t\006_list_all.t
t\007_search.t t\008_
write_and_rewrite.t t\009_backlinks.t t\010_metadata.t t\011_recent_changes.t
t\012_blank_data.t
t\013_fuzzy_title_match
.t t\014_advanced_metadata.t t\015_dangling_links.t t\050_mysql_store.t
t\051_pg_store.t
t\052_sqlite_store.t t\100_form
atting.t t\101_default_formatter.t t\150_plugins.t t\151_plugin_methods.t
t\001_load..................ok
3/13 skipped: various reasons
t\002_datastore_setup.......ok
8/15 skipped: various reasons
t\003_instantiate...........ok
1/4 skipped: No search configured for this combination
t\004_write_and_retrieve....ok
t\005_delete................ok
t\006_list_all..............ok
t\007_search................ok
13/13 skipped: Not testing search for this configuration
t\008_write_and_rewrite.....ok
t\009_backlinks.............ok
t\010_metadata..............ok
t\011_recent_changes........ok 20/25No content parameter supplied for writing at
t\011_recent_changes.t line 137
# Looks like you planned 25 tests but only ran 20.
# Looks like your test died just after 20.
t\011_recent_changes........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 21-25
Failed 5/25 tests, 80.00% okay
t\012_blank_data............ok 4/7Use of uninitialized value in subroutine entry at
C:\new\CGI-Wiki-0.50_02\blib\lib/CGI
/Wiki/Store/Database.pm line 191.
t\012_blank_data............ok
t\013_fuzzy_title_match.....ok
5/5 skipped: No search backend in this combination
t\014_advanced_metadata.....ok
t\015_dangling_links........ok
t\050_mysql_store...........ok
8/10 skipped: No MySQL database configured for testing
t\051_pg_store..............ok
5/6 skipped: No Postgres database configured for testing
t\052_sqlite_store..........ok
t\100_formatting............ok
18/27 skipped: various reasons
t\101_default_formatter.....ok
t\150_plugins...............ok
t\151_plugin_methods........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\011_recent_changes.t 255 65280 25 10 40.00% 21-25
61 subtests skipped.
Failed 1/22 test scripts, 95.45% okay. 5/214 subtests failed, 97.66% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
C:\new\CGI-Wiki-0.50_02>
C:\new\CGI-Wiki-0.50_02>nmake test TEST_FILES=t\011_recent_changes.t TEST_VERBOSE=1
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp bin/cgi-wiki-setupdb
blib\script\cgi-wiki-setupdb
pl2bat.bat blib\script\cgi-wiki-setupdb
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1,
'blib\lib',
'blib\arch')" t\011_recent_chan
ges.t
t\011_recent_changes....1..25
Dropping tables... done
Creating table content... done
Creating table internal_links... done
Creating table metadata... done
Creating table node... done
ok 1 - recent_changes for last 1 day gets the right results
ok 2 - ...only once per node however many times changed
ok 3 - ...in the right order
ok 4 - ...metadata is returned as a hash of array refs
ok 5 - ...correct metadata is returned
ok 6 - ...metadata is returned as a hash of array refs
ok 7 - ...correct metadata is returned
ok 8 - ...metadata is returned as a hash of array refs
ok 9 - ...correct metadata is returned
# Found nodes: Another Node Everyone's Favourite Hobby
ok 10 - recent_changes 'last_n_changes' works
ok 11 - ...and croaks on bad input
ok 12 - recent_changes 'since' returns the right results
ok 13 - ...and a plausible (not undef or empty) last_modified timestamp
ok 14 - metadata_is does constrain the search
ok 15 - ...correctly
ok 16 - metadata_isnt, too
ok 17 - ...correctly
# Another Node
ok 18 - metadata_isnt includes nodes where this metadata type isn't set
ok 19 - ...correctly
ok 20 - list_recent_changes doesn't die when metadata_isnt doesn't omit anything
No content parameter supplied for writing at t\011_recent_changes.t line 137
# Looks like you planned 25 tests but only ran 20.
# Looks like your test died just after 20.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 21-25
Failed 5/25 tests, 80.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\011_recent_changes.t 255 65280 25 10 40.00% 21-25
Failed 1/1 test scripts, 0.00% okay. 5/25 subtests failed, 80.00% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
C:\new\CGI-Wiki-0.50_02>
--
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE"
-machine:x86'
libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program
Files\Microsoft
Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
advapi32.lib
shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib
winmm.lib
version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib
mpr.lib
winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release
-libpath:"C:/Perl\lib\CORE"
-machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
Locally applied patches:
ActivePerl Build 633
Built under MSWin32
Compiled at Jun 17 2002 21:33:05
@INC:
C:/Perl/lib
C:/Perl/site/lib
.
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/