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. Cheers, Cees ps I am overseas on holidays right now, so I won't be working on this until sometime after I get back. --------------------------------------------------------------------- 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]
