Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make test
- 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 ..................... 1/1
- # Failed test 'use C4::External::Amazon;'
- # at t/Amazon.t line 12.
- # Tried to use 'C4::External::Amazon'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/External/Amazon.pm line 24.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/External/Amazon.pm line 24.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- # Looks like you failed 1 test of 1.
- t/Amazon.t ..................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/1 subtests
- t/Barcodes_PrinterConfig.t ..... ok
- t/Bookseller.t ................. ok
- t/Boolean.t .................... 1/12 The given value does not seem to be interpretable as a Boolean value at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Boolean.pm line 97.
- The given value does not seem to be interpretable as a Boolean value at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Boolean.pm line 104.
- Use of uninitialized value in concatenation (.) or string at t/Boolean.t line 18.
- The given value does not seem to be interpretable as a Boolean value at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Boolean.pm line 104.
- Use of uninitialized value in concatenation (.) or string at t/Boolean.t line 18.
- t/Boolean.t .................... ok
- t/Branch.t ..................... 1/1
- # Failed test 'use C4::Branch;'
- # at t/Branch.t line 12.
- # Tried to use 'C4::Branch'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Branch.pm line 23.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Branch.pm line 23.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- # Looks like you failed 1 test of 1.
- t/Branch.t ..................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/1 subtests
- t/Budgets.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 Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/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/Installer_pm.t ............... ok
- t/Koha.t ....................... 1/2
- # Failed test 'use C4::Koha;'
- # at t/Koha.t line 7.
- # Tried to use 'C4::Koha'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- Undefined subroutine &main::slashifyDate called at t/Koha.t line 13.
- # Looks like you planned 2 tests but ran 1.
- # Looks like you failed 1 test of 1 run.
- # Looks like your test exited with 255 just after 1.
- t/Koha.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 2/2 subtests
- t/Labels_split_ccn.t ........... 1/47
- # Failed test 'use C4::Labels::Label;'
- # at t/Labels_split_ccn.t line 46.
- # Tried to use 'C4::Labels::Label'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- Undefined subroutine &C4::Labels::Label::_split_ccn called at t/Labels_split_ccn.t line 54.
- # Looks like you planned 47 tests but ran 3.
- # Looks like you failed 1 test of 3 run.
- # Looks like your test exited with 255 just after 3.
- t/Labels_split_ccn.t ........... Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 45/47 subtests
- t/Labels_split_ddcn.t .......... 1/35
- # Failed test 'use C4::Labels::Label;'
- # at t/Labels_split_ddcn.t line 45.
- # Tried to use 'C4::Labels::Label'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- Undefined subroutine &C4::Labels::Label::_split_ddcn called at t/Labels_split_ddcn.t line 53.
- # Looks like you planned 35 tests but ran 3.
- # Looks like you failed 1 test of 3 run.
- # Looks like your test exited with 255 just after 3.
- t/Labels_split_ddcn.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 33/35 subtests
- t/Labels_split_lccn.t .......... 1/43
- # Failed test 'use C4::Labels::Label;'
- # at t/Labels_split_lccn.t line 45.
- # Tried to use 'C4::Labels::Label'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- Undefined subroutine &C4::Labels::Label::_split_lccn called at t/Labels_split_lccn.t line 53.
- # Looks like you planned 43 tests but ran 3.
- # Looks like you failed 1 test of 3 run.
- # Looks like your test exited with 255 just after 3.
- t/Labels_split_lccn.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 41/43 subtests
- t/Languages.t .................. ok
- t/Maintainance.t ............... ok
- t/Members_Attributes.t ......... ok
- t/Output.t ..................... ok
- t/Record.t ..................... 1/1
- # Failed test 'use C4::Record;'
- # at t/Record.t line 12.
- # Tried to use 'C4::Record'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Record.pm line 33.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Record.pm line 33.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- # Looks like you failed 1 test of 1.
- t/Record.t ..................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/1 subtests
- 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/Serials.t .................... 1/1
- # Failed test 'use C4::Serials;'
- # at t/Serials.t line 7.
- # Tried to use 'C4::Serials'.
- # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Overdues.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Overdues.pm line 25.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Members.pm line 28.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Members.pm line 28.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Letters.pm line 28.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Letters.pm line 28.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Suggestions.pm line 30.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Suggestions.pm line 30.
- # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Serials.pm line 25.
- # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Serials.pm line 25.
- # Compilation failed in require at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- # Looks like you failed 1 test of 1.
- t/Serials.t .................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/1 subtests
- t/Stats.t ...................... ok
- Test Summary Report
- -------------------
- t/Amazon.t (Wstat: 256 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 1
- t/Branch.t (Wstat: 256 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 1
- 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/Koha.t (Wstat: 65280 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 2 tests but ran 1.
- t/Labels_split_ccn.t (Wstat: 65280 Tests: 3 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 47 tests but ran 3.
- t/Labels_split_ddcn.t (Wstat: 65280 Tests: 3 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 35 tests but ran 3.
- t/Labels_split_lccn.t (Wstat: 65280 Tests: 3 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 43 tests but ran 3.
- t/Record.t (Wstat: 256 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 1
- t/Serials.t (Wstat: 256 Tests: 1 Failed: 1)
- Failed test: 1
- Non-zero exit status: 1
- Files=27, Tests=348, 4 wallclock secs ( 0.11 usr 0.01 sys + 3.54 cusr 0.33 csys = 3.99 CPU)
- Result: FAIL
- Failed 9/27 test programs. 9/348 subtests failed.
- make: *** [test_dynamic] Error 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement