CDBI test gives warnings and even has a test failure

[prev] [thread] [next] [Date index for 2004/12/27]

From: Gabor Szabo
Subject: CDBI test gives warnings and even has a test failure
Date: 16:18 on 27 Dec 2004
Tony, as we seemed to bogged down in the other thread within the
DBIx::ContextualFetch module, let me start another one and repost the
other problem:

While running make test CDBI produces the following warning and
error messages.
(This latter is I think due to catching Warnings and getting too many
of them).

Environment:
DBI 1.46
perl 5.8.6
DBIx::ContextualFetch 1.02


The Warnings:

t/01-columns..........ok
t/02-Film.............ok 32/90Use of uninitialized value in subroutine 
entry
at /home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line
51.
Use of uninitialized value in subroutine entry at
/home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.
Use of uninitialized value in subroutine entry at
/home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.
Use of uninitialized value in subroutine entry at
/home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.
Use of uninitialized value in subroutine entry at
/home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.
Use of uninitialized value in subroutine entry at
/home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.
Use of uninitialized value in subroutine entry at
/home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.
t/02-Film.............ok


And without Harness you can see it is after ok 32


ok 29 - Correct title
ok 30 -  and Director
ok 31 -  and Rating
ok 32 -  and sheep
Use of uninitialized value in subroutine entry at
/home/gabor/perl/maxi/lib/site_perl/5.8.6/DBIx/ContextualFetch.pm line 51.


And the error is in  t/07-Move.t
....
# Looks like you planned 23 tests but ran 10 extra.


(with 15 deprecated warnings)


Gabor

CDBI test gives warnings and even has a test failure
Gabor Szabo 16:18 on 27 Dec 2004

Generated at 12:15 on 16 Jan 2005 by mariachi v0.52