Re: [Koha] make test failed 3.18.0
Hi, Are all the required Perl modules are installed? Perl 5.10 is required! Try install from packages http://wiki.koha-community.org/wiki/Debian Regards Michał Dudzik wslyhbb wrote
Hi, When I run make test, two tests fail: t/Creators.t ........................ 3/16 ERROR in koha-conf.xml -- missing
at /srv/www/koha/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing
at /srv/www/koha/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 319.
# Failed test 'testing StrWidth() returns correct point width' # at t/Creators.t line 47. # got: '19.344' # expected: '23.044921875'
# Failed test 'testing Text() writes to the correct x-value' # at t/Creators.t line 51. # got: '29.344' # expected: '33.044921875' # Looks like you failed 2 tests of 16. t/Creators.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/16 subtests
-- View this message in context: http://koha.1045719.n5.nabble.com/make-test-failed-3-18-0-tp5821460p5821493.... Sent from the Koha-general mailing list archive at Nabble.com.
Hi Michal,Yes, all of the Perl modules are installed. When I ran perl Makefile.pl the first time I got a few warnings and I installed the missing perl dependencies. When I ran perl Makefile.pl again I no longer had any warnings. I proceeded to run 'make test' as root and got the two failed tests. I am using Perl 5.18.1. Thanks, Wes Hobbie On Tuesday, December 9, 2014 12:40 AM, Michał Dudzik [via Koha] <ml-node+s1045719n5821493h32@n5.nabble.com> wrote: Hi, Are all the required Perl modules are installed? Perl 5.10 is required! Try install from packages http://wiki.koha-community.org/wiki/Debian Regards Michał Dudzik wslyhbb wroteHi, When I run make test, two tests fail: t/Creators.t ........................ 3/16 ERROR in koha-conf.xml -- missing <font type="H">/path/to/font.ttf</font> at /srv/www/koha/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="H">/path/to/font.ttf</font> at /srv/www/koha/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 319. # Failed test 'testing StrWidth() returns correct point width' # at t/Creators.t line 47. # got: '19.344' # expected: '23.044921875' # Failed test 'testing Text() writes to the correct x-value' # at t/Creators.t line 51. # got: '29.344' # expected: '33.044921875' # Looks like you failed 2 tests of 16. t/Creators.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/16 subtests If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/make-test-failed-3-18-0-tp5821460p5821493.... To unsubscribe from make test failed 3.18.0, click here. NAML -- View this message in context: http://koha.1045719.n5.nabble.com/make-test-failed-3-18-0-tp5821460p5821575.... Sent from the Koha-general mailing list archive at Nabble.com.
participants (2)
-
Michał Dudzik -
wslyhbb