Re: [Koha-devel] make test in new installation fails
Why did you install module from CPAN? Which ones? How did you install Koha? 2015-06-04 1:54 GMT+01:00 Hector Castro <hector.hecaxmmx@gmail.com>:
Hi Jonathan, I'm using perl 5.14 and Debian 7 (oldstable), Tomás sent me a image showing the unit test in Jenkins and the test work excellent. The problem is that i'm working in an old mini-laptop and also I don't know if the problem is that I installed a few modules from CPAN.
If I run prove t/DateUtils.t fails, the xt/author/Text_CSV_Various.t fails too. Zebra and Yaz give the error that someone reported before.
In advance thank you very much, Jonathan
On Wed, Jun 3, 2015 at 2:08 AM, Jonathan Druart <jonathan.druart@biblibre.com> wrote:
Which version of perl are you using?
2015-05-30 5:02 GMT+01:00 Hector Castro <hector.hecaxmmx@gmail.com>:
Hi Koha fellows
I was doing a new installation and "make test" FAIL me. Launchs at the end of the test make: *** [test_dynamic] Error 255 and some test give me this: t/NorwegianPatronDB.t ............... strictures.pm extra testing active but couldn't load all modules. Missing were:
indirect multidimensional
Extra testing is auto-enabled in checkouts only, so if you're the author of a strictures using module you need to run:
cpan indirect multidimensional bareword::filehandles
Someone can tell me if i did something wrong or this is a bug?.
make install worked well.
Regards
-- Atte,
Hector Castro
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Atte,
Héctor Eduardo Castro Avalos
participants (1)
-
Jonathan Druart