On Oct 4, 2005, at 5:18 PM, Cees Hek wrote:
On 10/4/05, H S <[EMAIL PROTECTED]> wrote:
Hi there,
Any hints on what's missing when I tried to do 'make test' ?
t/01_basic.............NOK 3# Failed test 'instance dies when
called passed
non CGI::App module'
# in t/01_basic.t at line 40.
# expecting: Regexp
((?-xism:CGI::Application::Plugin::Authentication->instance must
be called
with a CGI::Application object))
# found: Can't locate object method "authen" via package
"TestAppBasicNOTCA"
at t/01_basic.t line 39.
Hmmm. Looks like I need to do some work on the test suite, since most
of the problems I've seen are related to that. The test that failed
is unimportant, so you should be able to ignore it.
However, I would like to know why it is failing for you and not me, so
can you send me some details of what version of perl you are running
(just run perl -V and send the output), and tell me what the version
of all the modules that are listed in Build.PL are.
Hi Cees,
I was receiving the same error message. It has to do with not
having Test::Warn installed so the
CGI::Application::Plugin::Authentication->import(); isn't called
during the test before the Test::Exception->throws_ok. I've fixed
this test and checked it back in.
I didn't make a new release as it's more of an annoyance than a
failure, but if people would like I can create bundle and put it on a
public site, or we can wait for Cees' return.
By the way, hope you're having a wonderful vacation.
-Shawn
--
Shawn Sorichetti.
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]