- PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t
- t/Amazon.t ..................... ok
- t/Barcodes_PrinterConfig.t ..... ok
- t/Bookfund.t ................... ok
- t/Bookseller.t ................. ok
- t/Boolean.t .................... ok
- t/Branch.t ..................... ok
- t/Calendar.t ................... ok
- t/Charset.t .................... ok
- t/Circulation_barcodedecode.t .. 1/16
- # Failed test 'use C4::Circulation;'
- # at t/Circulation_barcodedecode.t line 10.
- # Tried to use 'C4::Circulation'.
- # Error: Can't locate YAML.pm in @INC (@INC contains: /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR /home/bigbrovar/build/koha-3.00.05/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Search.pm line 31.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Search.pm line 31.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Heading.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Heading.pm line 25.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Biblio.pm line 36.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- Undefined subroutine &C4::Circulation::barcodedecode called at t/Circulation_barcodedecode.t line 31.
- # Looks like you planned 16 tests but ran 1.
- # Looks like you failed 1 test of 1 run.
- # Looks like your test exited with 255 just after 1.
- t/Circulation_barcodedecode.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 16/16 subtests
- t/Dates.t ...................... 1/276 #
- # In order to run without DB access, this test will substitute 'us'
- # as your default date format. Export environmental variable KOHA_TEST_DATE_FORMAT
- # to override this default, or pass the value as an argument to this test script.
- #
- # NOTE: we test for the system handling dd=00 and 00 for TIME values, therefore
- # you SHOULD see some warnings like:
- # Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t ...
- #
- # Testing Legacy Functions: format_date and format_date_in_iso
- #
- Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 62
- Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 62
- Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 65
- #
- # Testing 4 formats.
- # Testing no input (defaults):
- #
- # Testing with valid inputs:
- Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 84
- Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
- Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
- Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
- Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
- Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
- #
- # Testing object independence from class
- # done.
- t/Dates.t ...................... ok
- t/Debug.t ...................... # BEFORE use: $debug is not defined
- # BEFORE use: $cgi_debug is not defined
- t/Debug.t ...................... 1/3 # AFTER use: $debug is 0
- # AFTER use: $cgi_debug is 0
- # Done.
- t/Debug.t ...................... ok
- t/dummy.t ...................... ok
- t/Input.t ...................... ok
- t/Koha.t ....................... ok
- t/Labels_split_ddcn.t .......... 1/82
- # Failed test 'use C4::Labels;'
- # at t/Labels_split_ddcn.t line 11.
- # Tried to use 'C4::Labels'.
- # Error: Can't locate YAML.pm in @INC (@INC contains: /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR /home/bigbrovar/build/koha-3.00.05/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Search.pm line 31.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Search.pm line 31.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Heading.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Heading.pm line 25.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Biblio.pm line 36.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Overdues.pm line 24.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Overdues.pm line 24.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Members.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Members.pm line 27.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Labels.pm line 26.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Labels.pm line 26.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- Bareword "C4::Labels::split_ddcn" not allowed while "strict subs" in use at t/Labels_split_ddcn.t line 13.
- Execution of t/Labels_split_ddcn.t aborted due to compilation errors.
- # Looks like you planned 82 tests but ran 1.
- # Looks like you failed 1 test of 1 run.
- # Looks like your test exited with 255 just after 1.
- t/Labels_split_ddcn.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 82/82 subtests
- t/Labels_split_lccn.t .......... 1/44
- # Failed test 'use C4::Labels;'
- # at t/Labels_split_lccn.t line 11.
- # Tried to use 'C4::Labels'.
- # Error: Can't locate YAML.pm in @INC (@INC contains: /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR /home/bigbrovar/build/koha-3.00.05/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Search.pm line 31.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Search.pm line 31.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Heading.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Heading.pm line 25.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Biblio.pm line 36.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Overdues.pm line 24.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Overdues.pm line 24.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Members.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Members.pm line 27.
- # Compilation failed in require at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Labels.pm line 26.
- # BEGIN failed--compilation aborted at /home/bigbrovar/build/koha-3.00.05/blib/PERL_MODULE_DIR/C4/Labels.pm line 26.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- Bareword "C4::Labels::split_lccn" not allowed while "strict subs" in use at t/Labels_split_lccn.t line 13.
- Execution of t/Labels_split_lccn.t aborted due to compilation errors.
- # Looks like you planned 44 tests but ran 1.
- # Looks like you failed 1 test of 1 run.
- # Looks like your test exited with 255 just after 1.
- t/Labels_split_lccn.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 44/44 subtests
- t/Languages.t .................. ok
- t/Maintainance.t ............... ok
- t/Members_Attributes.t ......... 1/11 # 2 tests for extended_attributes_merge
- # old attribute: homeroom = 501
- # new attribute: grade = 01
- # merge (overwrite) attribute: grade = 01
- # merge (overwrite) attribute: homeroom = 501
- # merge (preserve) attribute: grade = 01
- # merge (preserve) attribute: homeroom = 501
- # old attribute: deanslist = 2007
- # old attribute: deanslist = 2008
- # old attribute: grade = 04
- # old attribute: homeroom = 224
- # old attribute: somedata = xxx
- # new attribute: deanslist = 2009
- # new attribute: extradata = foobar
- # new attribute: grade = 05
- # new attribute: homeroom = 115
- # merge (overwrite) attribute: deanslist = 2009
- # merge (overwrite) attribute: extradata = foobar
- # merge (overwrite) attribute: grade = 05
- # merge (overwrite) attribute: homeroom = 115
- # merge (overwrite) attribute: somedata = xxx
- # merge (preserve) attribute: deanslist = 2007
- # merge (preserve) attribute: deanslist = 2008
- # merge (preserve) attribute: deanslist = 2009
- # merge (preserve) attribute: extradata = foobar
- # merge (preserve) attribute: grade = 05
- # merge (preserve) attribute: homeroom = 115
- # merge (preserve) attribute: somedata = xxx
- t/Members_Attributes.t ......... ok
- t/Output.t ..................... ok
- t/Record.t ..................... ok
- t/Review.t ..................... ok
- t/Scrubber.t ................... 1/10 # Note: scrubber test output will have whitespace collapsed for readability
- # done.
- t/Scrubber.t ................... ok
- t/Stats.t ...................... ok
- Test Summary Report
- -------------------
- t/Circulation_barcodedecode.t (Wstat: 65280 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 16 tests but ran 1.
- t/Labels_split_ddcn.t (Wstat: 65280 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 82 tests but ran 1.
- t/Labels_split_lccn.t (Wstat: 65280 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 44 tests but ran 1.
- Files=24, Tests=337, 7 wallclock secs ( 0.18 usr 0.04 sys + 4.20 cusr 0.44 csys = 4.86 CPU)
- Result: FAIL
- Failed 3/24 test programs. 3/337 subtests failed.
- make: *** [test_dynamic] Error 255
