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.

-- 

E:\new\CGI-Wiki-0.48>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

E:\new\CGI-Wiki-0.48>nmake

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/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

E:\new\CGI-Wiki-0.48>nmake test

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(0, 
'blib\lib',
'blib\arch')" t\000_initialise.t t\001_se
tup_modules_calling_syntax.t t\002_setup_mysql.t t\003_setup_pg.t 
t\004_setup_mysql_dbixfts.t
t\005_setup_sqlite.t t\006_setup_mys
ql_search_invertedindex.t t\007_setup_db_file_search_invertedindex.t t\011_cgi_wiki.t
t\012_metadata.t t\013_deletion.t t\014_rece
nt_changes.t t\015_blank_data.t t\016_fuzzy_title_match.t t\017_advanced_metadata.t
t\018_dangling_links.t t\019_backlinks.t t\021
_cgi_wiki_store_database.t t\022_cgi_wiki_store_mysql.t t\023_cgi_wiki_store_pg.t
t\024_cgi_wiki_store_sqlite.t t\031_formatting.t
 t\032_formatter_default.t t\041_plugins.t t\042_plugin_methods.t
t\000_initialise............................ok
t\001_setup_modules_calling_syntax..........ok
        8/15 skipped: various reasons
t\002_setup_mysql...........................ok
        1/1 skipped: Not testing MySQL backend
t\003_setup_pg..............................ok
        1/1 skipped: Not testing Postgres backend
t\004_setup_mysql_dbixfts...................ok
        1/1 skipped: Not testing DBIx::FTS backend
t\005_setup_sqlite..........................ok
t\006_setup_mysql_search_invertedindex......ok
        1/1 skipped: Not testing Search::InvertedIndex/MySQL backend
t\007_setup_db_file_search_invertedindex....ok
        1/1 skipped: Not testing Search::InvertedIndex/DB_File backend
t\011_cgi_wiki..............................ok
        362/434 skipped: various reasons
t\012_metadata..............................ok
        24/36 skipped: various reasons
t\013_deletion..............................ok
        4/6 skipped: various reasons
t\014_recent_changes........................ok 95/225No content parameter supplied for 
writing at
t\014_recent_changes.t line 153
# Looks like you planned 225 tests but only ran 95.
# Looks like your test died just after 95.
t\014_recent_changes........................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 96-225
        Failed 130/225 tests, 42.22% okay (less 75 skipped tests: 20 okay, 8.89%)
t\015_blank_data............................ok 25/63Use of uninitialized value in 
subroutine entry
at E:\new\CGI-Wiki-0.48\blib\li
b/CGI/Wiki/Store/Database.pm line 191.
t\015_blank_data............................ok 32/63Use of uninitialized value in 
subroutine entry
at E:\new\CGI-Wiki-0.48\blib\li
b/CGI/Wiki/Store/Database.pm line 191.
t\015_blank_data............................ok
        49/63 skipped: various reasons
t\016_fuzzy_title_match.....................ok
        45/45 skipped: various reasons
t\017_advanced_metadata.....................ok
        14/21 skipped: various reasons
t\018_dangling_links........................ok
        6/9 skipped: various reasons
t\019_backlinks.............................ok
        2/3 skipped: various reasons
t\021_cgi_wiki_store_database...............ok 7/18#     Failed test
(t\021_cgi_wiki_store_database.t at line 36)
# Looks like you failed 1 tests of 18.
t\021_cgi_wiki_store_database...............dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 18
        Failed 1/18 tests, 94.44% okay (less 12 skipped tests: 5 okay, 27.78%)
t\022_cgi_wiki_store_mysql..................ok
        8/10 skipped: No MySQL database configured for testing
t\023_cgi_wiki_store_pg.....................skipped
        all skipped: No Postgres database configured for testing
t\024_cgi_wiki_store_sqlite.................ok
t\031_formatting............................ok
        18/27 skipped: various reasons
t\032_formatter_default.....................ok
t\041_plugins...............................ok
        18/27 skipped: various reasons
t\042_plugin_methods........................ok
        12/19 skipped: various reasons
Failed Test                     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\014_recent_changes.t           255 65280   225  260 115.56%  96-225
t\021_cgi_wiki_store_database.t    1   256    18    1   5.56%  18
1 test and 662 subtests skipped.
Failed 2/25 test scripts, 92.00% okay. 131/985 subtests failed, 86.70% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.

E:\new\CGI-Wiki-0.48>perl -Mblib t\021_cgi_wiki_store_database.t
Using E:/new/CGI-Wiki-0.48/blib
1..18
ok 1 # skip MySQL backend not configured for testing
ok 2 # skip MySQL backend not configured for testing
ok 3 # skip MySQL backend not configured for testing
ok 4 # skip MySQL backend not configured for testing
ok 5 # skip MySQL backend not configured for testing
ok 6 # skip MySQL backend not configured for testing
ok 7 # skip Pg backend not configured for testing
ok 8 # skip Pg backend not configured for testing
ok 9 # skip Pg backend not configured for testing
ok 10 # skip Pg backend not configured for testing
ok 11 # skip Pg backend not configured for testing
ok 12 # skip Pg backend not configured for testing
ok 13 - use CGI::Wiki::Store::SQLite;
ok 14 - Failed creation dies
ok 15 - Creation succeeds
ok 16 - The object isa CGI::Wiki::Store::SQLite
ok 17 - ...and has set up a database handle
not ok 18 - ...and we can retrieve a node
#     Failed test (t\021_cgi_wiki_store_database.t at line 36)
# Looks like you failed 1 tests of 18.

E:\new\CGI-Wiki-0.48>perl -Mblib t\014_recent_changes.t
Using E:/new/CGI-Wiki-0.48/blib
1..225
ok 1 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 2 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 3 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 4 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 5 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 6 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 7 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 8 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 9 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 10 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 11 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 12 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 13 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 14 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 15 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 16 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 17 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 18 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 19 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 20 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 21 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 22 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 23 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 24 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 25 # skip Store MySQL and search DBIxFTSMySQL not configured for testing
ok 26 # skip Store MySQL and search SIIMySQL not configured for testing
ok 27 # skip Store MySQL and search SIIMySQL not configured for testing
ok 28 # skip Store MySQL and search SIIMySQL not configured for testing
ok 29 # skip Store MySQL and search SIIMySQL not configured for testing
ok 30 # skip Store MySQL and search SIIMySQL not configured for testing
ok 31 # skip Store MySQL and search SIIMySQL not configured for testing
ok 32 # skip Store MySQL and search SIIMySQL not configured for testing
ok 33 # skip Store MySQL and search SIIMySQL not configured for testing
ok 34 # skip Store MySQL and search SIIMySQL not configured for testing
ok 35 # skip Store MySQL and search SIIMySQL not configured for testing
ok 36 # skip Store MySQL and search SIIMySQL not configured for testing
ok 37 # skip Store MySQL and search SIIMySQL not configured for testing
ok 38 # skip Store MySQL and search SIIMySQL not configured for testing
ok 39 # skip Store MySQL and search SIIMySQL not configured for testing
ok 40 # skip Store MySQL and search SIIMySQL not configured for testing
ok 41 # skip Store MySQL and search SIIMySQL not configured for testing
ok 42 # skip Store MySQL and search SIIMySQL not configured for testing
ok 43 # skip Store MySQL and search SIIMySQL not configured for testing
ok 44 # skip Store MySQL and search SIIMySQL not configured for testing
ok 45 # skip Store MySQL and search SIIMySQL not configured for testing
ok 46 # skip Store MySQL and search SIIMySQL not configured for testing
ok 47 # skip Store MySQL and search SIIMySQL not configured for testing
ok 48 # skip Store MySQL and search SIIMySQL not configured for testing
ok 49 # skip Store MySQL and search SIIMySQL not configured for testing
ok 50 # skip Store MySQL and search SIIMySQL not configured for testing
ok 51 # skip Store Pg and search SIIPg not configured for testing
ok 52 # skip Store Pg and search SIIPg not configured for testing
ok 53 # skip Store Pg and search SIIPg not configured for testing
ok 54 # skip Store Pg and search SIIPg not configured for testing
ok 55 # skip Store Pg and search SIIPg not configured for testing
ok 56 # skip Store Pg and search SIIPg not configured for testing
ok 57 # skip Store Pg and search SIIPg not configured for testing
ok 58 # skip Store Pg and search SIIPg not configured for testing
ok 59 # skip Store Pg and search SIIPg not configured for testing
ok 60 # skip Store Pg and search SIIPg not configured for testing
ok 61 # skip Store Pg and search SIIPg not configured for testing
ok 62 # skip Store Pg and search SIIPg not configured for testing
ok 63 # skip Store Pg and search SIIPg not configured for testing
ok 64 # skip Store Pg and search SIIPg not configured for testing
ok 65 # skip Store Pg and search SIIPg not configured for testing
ok 66 # skip Store Pg and search SIIPg not configured for testing
ok 67 # skip Store Pg and search SIIPg not configured for testing
ok 68 # skip Store Pg and search SIIPg not configured for testing
ok 69 # skip Store Pg and search SIIPg not configured for testing
ok 70 # skip Store Pg and search SIIPg not configured for testing
ok 71 # skip Store Pg and search SIIPg not configured for testing
ok 72 # skip Store Pg and search SIIPg not configured for testing
ok 73 # skip Store Pg and search SIIPg not configured for testing
ok 74 # skip Store Pg and search SIIPg not configured for testing
ok 75 # skip Store Pg and search SIIPg not configured for testing
#####
##### Test config: STORE: SQLite, SEARCH: SII
#####
ok 76 - recent_changes for last 1 day gets the right results
ok 77 - ...only once per node however many times changed
ok 78 - ...in the right order
ok 79 - ...metadata is returned as a hash of array refs
ok 80 - ...correct metadata is returned
ok 81 - ...metadata is returned as a hash of array refs
ok 82 - ...correct metadata is returned
ok 83 - ...metadata is returned as a hash of array refs
ok 84 - ...correct metadata is returned
# Found nodes: Another Node Everyone's Favourite Hobby
ok 85 - recent_changes 'last_n_changes' works
ok 86 - ...and croaks on bad input
ok 87 - recent_changes 'since' returns the right results
ok 88 - ...and a plausible (not undef or empty) last_modified timestamp
ok 89 - metadata_is does constrain the search
ok 90 - ...correctly
ok 91 - metadata_isnt, too
ok 92 - ...correctly
# Another Node
ok 93 - metadata_isnt includes nodes where this metadata type isn't set
ok 94 - ...correctly
ok 95 - list_recent_changes doesn't die when metadata_isnt doesn't omit anything
No content parameter supplied for writing at t\014_recent_changes.t line 153
# Looks like you planned 225 tests but only ran 95.
# Looks like your test died just after 95.

E:\new\CGI-Wiki-0.48>



--
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!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to