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@[EMAIL PROTECTED]
to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Jess Robinson,
This is a computer-generated re****t for DBIx-Class-0.08009
on 5.11.0 patch 33261, created automatically by CPAN-Re****ter-1.08
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official re****t is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this re****t:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
/usr/local/bin/perl5.11.0 "-Iinc" Makefile.PL --config=
--installdeps=DBD::SQLite,1.13,Data::Page,2,SQL::Abstract,1.2,SQL::Abstract::Limit,0.101,Class::C3,0.13,Class::C3::Componentised,0,DBI,1.4,Module::Find,0,Class::Accessor::Grouped,0.05002,JSON::Any,1,Scope::Guard,0.03
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/02pod......................................ok
t/03podcoverage..............................skipped: set TEST_POD to
enable this test
t/04dont_break_c3............................ok
t/05components...............................ok
t/100populate................................ok
t/101populate_rs.............................ok
t/18inserterror..............................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
ok
t/19quotes...................................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
# Testing against SQLite 3.4.2
ok
t/19quotes_newstyle..........................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
# Testing against SQLite 3.4.2
ok
t/20setuperrors..............................ok
t/26dumper...................................skipped: Set
$ENV{DATA_DUMPER_TEST} to run this test
t/30dbicplain................................ok
t/31stats....................................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
ok
t/32connect_code_ref.........................DBI::db=HASH(0x8874870)->disconnect
invalidates 22 active statement handles (either destroy statement handles
or call finish on them before disconnecting) at
/home/d/.cpan/build/DBIx-Class-0.08009-fIWHkW/blib/lib/DBIx/Class/Storage/DBI.pm
line 691.
closing dbh with active statement handles at
/home/d/.cpan/build/DBIx-Class-0.08009-fIWHkW/blib/lib/DBIx/Class/Storage/DBI.pm
line 691.
ok
t/33storage_reconnect........................DBI::db=HASH(0x8886e28)->disconnect
invalidates 22 active statement handles (either destroy statement handles
or call finish on them before disconnecting) at t/33storage_reconnect.t
line 23.
closing dbh with active statement handles at t/33storage_reconnect.t line
23.
DBI connect('t/var/DBIxClass.db','',...) failed: unable to open database
file(1) at dbdimp.c line 94 at
/home/d/.cpan/build/DBIx-Class-0.08009-fIWHkW/blib/lib/DBIx/Class/Storage/DBI.pm
line 839
ok
t/34exception_action.........................ok
t/35disable_sth_caching......................ok
t/36datetime.................................skipped: Requires
DateTime::Format::MySQL
t/39load_namespaces_1........................ok
t/39load_namespaces_2........................ok
t/39load_namespaces_3........................ok
t/39load_namespaces_4........................ok
t/40resultsetmanager.........................ok
t/41orrible..................................ok
t/42toplimit.................................ok
t/46where_attribute..........................ok
t/47bind_attribute...........................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
Use of uninitialized value in subroutine entry at
/home/d/.cpan/build/DBIx-Class-0.08009-fIWHkW/blib/lib/DBIx/Class/Storage/DBI.pm
line 1003.
ok
t/50fork.....................................skipped: Set
$ENV{DBICTEST_FORK_STRESS} to run this test
t/51threads..................................skipped: Set
$ENV{DBICTEST_THREAD_STRESS} to run this test
t/52cycle....................................skipped: leak test needs
Test::Memory::Cycle
t/53delete_related...........................ok
t/54taint....................................ok
t/55storage_stress...........................skipped: Set
$ENV{DBICTEST_STORAGE_STRESS} to run this test (it is very resource
intensive!)
t/60core.....................................# DBICTest::Event
ok
t/61findnot..................................ok
t/63register_class...........................ok
t/64db.......................................ok
t/65multipk..................................ok
t/66relation****p.............................ok
t/67pager....................................ok
t/68inflate..................................skipped: Need DateTime for
inflation tests
t/68inflate_has_a............................skipped: Need DateTime for
inflation tests
t/68inflate_resultclass_hashrefinflator......ok
t/68inflate_serialize........................ok
t/69update...................................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
ok
t/70auto.....................................ok
t/71mysql....................................skipped: Set
$ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
t/72pg.......................................skipped: Set
$ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test (note: creates and
drops tables named artist and casecheck!)
t/73oracle...................................skipped: Set
$ENV{DBICTEST_ORA_DSN}, _USER and _PASS to run this test. Warning: This
test drops and creates tables called 'artist', 'cd' and 'track'
t/73oracle_inflate...........................skipped: needs DateTime and
DateTime::Format::Oracle for testing
t/745db2.....................................skipped: Set
$ENV{DBICTEST_DB2_DSN}, _USER and _PASS to run this test
t/746db2_400.................................skipped: Set
$ENV{DBICTEST_DB2_400_DSN}, _USER and _PASS to run this test
t/746mssql...................................skipped: Set
$ENV{DBICTEST_MSSQL_ODBC_DSN}, _USER and _PASS to run this test
t/74mssql....................................skipped: Set
$ENV{DBICTEST_MSSQL_DSN}, _USER and _PASS to run this test
t/75limit....................................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
ok
t/76joins....................................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
ok
t/77join_count...............................ok
t/78self_referencial.........................ok
t/79aliasing.................................ok
t/80unique...................................ok
t/81transactions.............................Issuing rollback() for
database handle being DESTROY'd without explicit disconnect() at
t/81transactions.t line 231.
ok
t/82cascade_copy.............................ok
t/83cache....................................ok
t/84serialize................................ok
t/85utf8.....................................ok
t/86might_have...............................ok
t/86sqlt.....................................skipped: SQL::Translator
required
t/87ordered..................................ok
t/88result_set_column........................ok
t/89dbicadmin................................skipped: Install Text::CSV_XS
or Text::CSV_PP to run this test
t/89inflate_datetime.........................skipped: Need
DateTime::Format::MySQL for inflation tests
t/90ensure_class_loaded......................ok
t/90join_torture.............................ok
t/91debug....................................ok
t/91merge_attr...............................ok
t/92storage..................................ok
t/92storage_on_connect_do....................ok
t/93nobindvars...............................skipped: Set
$ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
t/93single_accessor_object...................ok
t/94pk_mutation..............................ok
t/94versioning...............................skipped: needs DBD::SQLite
and SQL::Translator 0.08 for testing
t/95sql_maker_quote..........................Name
"DBD::SQLite::sqlite_version" used only once: possible typo at
/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/DynaLoader.pm line
224.
ok
t/96file_column..............................ok
t/96multi_create.............................ok
t/97result_class.............................ok
t/bindtype_columns...........................skipped: Set
$ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test
t/cdbi-sweet-t/08pager.......................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/01-columns..........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/02-Film.............................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/03-subclassing......................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/04-lazy.............................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/06-hasa.............................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/09-has_many.........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/11-triggers.........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/12-filter...........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/13-constraint.......................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/14-might_have.......................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/15-accessor.........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/16-reserved.........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/18-has_a............................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/19-set_sql..........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/21-iterator.........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/22-self_referential.................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/30-pager............................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/cdbi-t/98-failure..........................skipped: Class::Trigger and
DBIx::ContextualFetch required
t/resultset_class............................ok
All tests successful.
Files=106, Tests=1951, 109 wallclock secs ( 1.69 usr 0.25 sys + 91.41
cusr 16.31 csys = 109.66 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ------- -------
Carp::Clan 0 5.9
Class::Accessor::Grouped 0.05002 0.08001
Class::C3 0.13 0.19
Class::C3::Componentised 0 1.0001
Class::Inspector 0 1.18
Data::Page 2 2.00
DBD::SQLite 1.13 1.14
DBI 1.4 1.602
JSON::Any 1 1.15
Module::Find 0 0.06
Scalar::Util 0 1.19
Scope::Guard 0.03 0.03
SQL::Abstract 1.2 1.22
SQL::Abstract::Limit 0.101 0.12
Storable 0 2.18
Test::Builder 0.33 0.74_1
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_IE.UTF-8
LC_ADDRESS = en_IE.utf8
LC_COLLATE = POSIX
LC_CTYPE = en_IE.utf8
LC_IDENTIFICATION = en_IE.utf8
LC_MEASUREMENT = en_IE.utf8
LC_MESSAGES = en_IE.utf8
LC_MONETARY = nl_NL.utf8
LC_NAME = en_IE.utf8
LC_NUMERIC = en_IE.utf8
LC_PAPER = en_IE.utf8
LC_TELEPHONE = en_IE.utf8
LC_TIME = nl_NL.utf8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
PERL5LIB =
/home/d/.cpan/build/JSON-Any-1.15-K8dui9/blib/arch:/home/d/.cpan/build/JSON-Any-1.15-K8dui9/blib/lib:/home/d/.cpan/build/JSON-2.06-WHCl51/blib/arch:/home/d/.cpan/build/JSON-2.06-WHCl51/blib/lib:/home/d/.cpan/build/DBI-1.602-4oKJTm/blib/arch:/home/d/.cpan/build/DBI-1.602-4oKJTm/blib/lib:/home/d/.cpan/build/Class-C3-0.19-8nIRJv/blib/arch:/home/d/.cpan/build/Class-C3-0.19-8nIRJv/blib/lib:/home/d/.cpan/build/Module-Find-0.06-gWnSgq/blib/arch:/home/d/.cpan/build/Module-Find-0.06-gWnSgq/blib/lib:/home/d/.cpan/build/Class-C3-Componentised-1.0001-08ROfE/blib/arch:/home/d/.cpan/build/Class-C3-Componentised-1.0001-08ROfE/blib/lib:/home/d/.cpan/build/Data-Page-2.00-6zeOTF/blib/arch:/home/d/.cpan/build/Data-Page-2.00-6zeOTF/blib/lib:/home/d/.cpan/build/DBD-SQLite-1.14-rrIvk8/blib/arch:/home/d/.cpan/build/DBD-SQLite-1.14-rrIvk8/blib/lib:/home/d/.cpan/build/Scope-Guard-0.03-R8wIPF/blib/arch:/home/d/.cpan/build/Scope-Guard-0.03-R8wIPF/blib/lib:/home/d/.cpan/build/SQL-Abstract-1.22-d0Ij6z/blib/arch:/home/d/.cpan/build/SQL-Abstract-1.22-d0Ij6z/blib/lib:/home/d/.cpan/build/SQL-Abstract-Limit-0.12-AQ1cHk/blib/arch:/home/d/.cpan/build/SQL-Abstract-Limit-0.12-AQ1cHk/blib/lib:/home/d/.cpan/build/Class-Accessor-Grouped-0.08001-xb6b4U/blib/arch:/home/d/.cpan/build/Class-Accessor-Grouped-0.08001-xb6b4U/blib/lib:/home/d/.cpan/build/MRO-Compat-0.05-l_sVh1/blib/arch:/home/d/.cpan/build/MRO-Compat-0.05-l_sVh1/blib/lib:/home/d/.cpan/build/HTML-Widget-1.11-UxAZPF/blib/arch:/home/d/.cpan/build/HTML-Widget-1.11-UxAZPF/blib/lib:/home/d/.cpan/build/Class-Data-Accessor-0.04001-IR5Fez/blib/arch:/home/d/.cpan/build/Class-Data-Accessor-0.04001-IR5Fez/blib/lib:/home/d/.cpan/build/Class-Accessor-Chained-0.01-a7gQX5/blib/arch:/home/d/.cpan/build/Class-Accessor-Chained-0.01-a7gQX5/blib/lib:/home/d/.cpan/build/Date-Calc-5.4-iB43Aa/blib/arch:/home/d/.cpan/build/Date-Calc-5.4-iB43Aa/blib/lib:/home/d/.cpan/build/Carp-Clan-5.9-CJvwFI/blib/arch:/home/d/.cpan/build/Carp-Clan-5.9-CJvwFI/blib/lib:/home/d/.cpan/build/Bit-Vector-6.4-L_VbO2/blib/arch:/home/d/.cpan/build/Bit-Vector-6.4-L_VbO2/blib/lib:/home/d/.cpan/build/Test-Exception-0.26-zR6OqQ/blib/arch:/home/d/.cpan/build/Test-Exception-0.26-zR6OqQ/blib/lib:/home/d/.cpan/build/Sub-Uplevel-0.18-rBmzSL/blib/arch:/home/d/.cpan/build/Sub-Uplevel-0.18-rBmzSL/blib/lib:/home/d/.cpan/build/Test-NoWarnings-0.084-ILgMlN/blib/arch:/home/d/.cpan/build/Test-NoWarnings-0.084-ILgMlN/blib/lib:/home/d/.cpan/build/Test-Tester-0.106-o7DEY9/blib/arch:/home/d/.cpan/build/Test-Tester-0.106-o7DEY9/blib/lib:/home/d/.cpan/build/Class-Accessor-0.31-hxdqdi/blib/arch:/home/d/.cpan/build/Class-Accessor-0.31-hxdqdi/blib/lib:/home/d/.cpan/build/HTML-Tree-3.23-Xyjoxx/blib/arch:/home/d/.cpan/build/HTML-Tree-3.23-Xyjoxx/blib/lib:/home/d/.cpan/build/Module-Pluggable-Fast-0.18-W_l58f/blib/arch:/home/d/.cpan/build/Module-Pluggable-Fast-0.18-W_l58f/blib/lib:/home/d/.cpan/build/UNIVERSAL-require-0.11-VTfOFy/blib/arch:/home/d/.cpan/build/UNIVERSAL-require-0.11-VTfOFy/blib/lib:/home/d/.cpan/build/Email-Valid-0.179-uBJ9kD/blib/arch:/home/d/.cpan/build/Email-Valid-0.179-uBJ9kD/blib/lib:/home/d/.cpan/build/Net-DNS-0.63-4r3uGc/blib/arch:/home/d/.cpan/build/Net-DNS-0.63-4r3uGc/blib/lib:/home/d/.cpan/build/Digest-HMAC-1.01-F8d2wi/blib/arch:/home/d/.cpan/build/Digest-HMAC-1.01-F8d2wi/blib/lib:/home/d/.cpan/build/Digest-SHA1-2.11-T6Gqvv/blib/arch:/home/d/.cpan/build/Digest-SHA1-2.11-T6Gqvv/blib/lib:/home/d/.cpan/build/Net-IP-1.25-_ysTRp/blib/arch:/home/d/.cpan/build/Net-IP-1.25-_ysTRp/blib/lib:/home/d/.cpan/build/HTML-Scrubber-0.08-wWibC2/blib/arch:/home/d/.cpan/build/HTML-Scrubber-0.08-wWibC2/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 13119
PERL5_CPAN_IS_RUNNING = 13119
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.11.0
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.27
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.43_01
ExtUtils::Manifest 1.51_01
ExtUtils::Par***S 2.18_02
File::Spec 3.27
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.08
Test::More 0.74
YAML 0.66
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33261)
configuration:
Platform:
osname=linux, osvers=2.6.22-3-486, archname=i686-linux-thread-multi
uname='linux lyon 2.6.22-3-486 #1 mon nov 12 07:53:08 utc 2007 i686
gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.3 20080114 (prerelease) (Debian
4.2.2-7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


|