You&#39;re fine.  The &quot;failed&quot; tests were actually just extra ones.  No test in your run actually failed.  I believe the scheduled number of test is accurate in the HEAD version of Koha.<br><br>-- <br>Joe Atzberger<br>
LibLime - Open Source Library Solutions<br><br><br><div class="gmail_quote">On Thu, May 7, 2009 at 10:22 PM, Quanzhong Zhang <span dir="ltr">&lt;<a href="mailto:quanzhong.zhang@xjtlu.edu.cn">quanzhong.zhang@xjtlu.edu.cn</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi,<br>
<br>
I tried to install Koha3.<br>
Everything is Ok for the command &quot;make test&quot; on version 3.00.00. But I<br>
encounter an error message of the command &quot;make test&quot; on version<br>
3.00.01.<br>
I can not find out a solution from Koha mailing list. Could you kindly<br>
share your experience for me?<br>
<br>
Think you very much for your help!<br>
<br>
Error message:<br>
=================================<br>
[root@libtest koha-3.00.01-stable]# make test<br>
PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml<br>
/usr/local/bin/perl &quot;-MExtUtils::Command::MM&quot; &quot;-e&quot; &quot;test_harness(0,<br>
&#39;blib/PERL_MODULE_DIR&#39;, &#39;blib/arch&#39;)&quot; t/*.t<br>
t/Amazon.......................ok<br>
t/Barcodes_PrinterConfig.......ok<br>
t/Bookfund.....................ok<br>
t/Bookseller...................ok<br>
t/Boolean......................ok<br>
t/Branch.......................ok<br>
t/Calendar.....................ok<br>
t/Charset......................ok<br>
t/Circulation_barcodedecode....ok<br>
t/Dates........................ok 1/126#<br>
# In order to run without DB access, this test will substitute &#39;us&#39;<br>
# as your default date format.  Export environmental variable<br>
KOHA_TEST_DATE_FORMAT<br>
# to override this default, or pass the value as an argument to this<br>
test script.<br>
#<br>
# NOTE: we test for the system handling dd=00 and 00 for TIME values,<br>
# therefore you *should* see some warnings &#39;Illegal date specified&#39;<br>
related to those.<br>
#<br>
# Testing Legacy Functions: format_date and format_date_in_iso<br>
#<br>
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t<br>
line 58<br>
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t<br>
line 61<br>
#<br>
# Testing 4 formats.<br>
# Testing no input (defaults):<br>
#<br>
# Testing with valid inputs:<br>
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t<br>
line 80<br>
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t<br>
line 80<br>
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t<br>
line 80<br>
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t<br>
line 80<br>
#<br>
# Testing object independence from class<br>
# done.<br>
# Looks like you planned 126 tests but ran 9 extra.<br>
t/Dates........................dubious<br>
        Test returned status 255 (wstat 65280, 0xff00)<br>
DIED. FAILED tests 127-135<br>
        Failed 9/126 tests, 92.86% okay<br>
t/Debug........................# BEFORE use:     $debug is not defined<br>
# BEFORE use: $cgi_debug is not defined<br>
t/Debug........................ok 1/3#  AFTER use:     $debug is 0<br>
#  AFTER use: $cgi_debug is 0<br>
# Done.<br>
t/Debug........................ok<br>
t/dummy........................ok<br>
t/Input........................ok<br>
t/Koha.........................ok<br>
t/Languages....................ok<br>
t/Maintainance.................ok<br>
t/Output.......................ok<br>
t/Record.......................ok<br>
t/Review.......................ok<br>
t/Scrubber.....................ok 1/10# Note: scrubber test output will<br>
have whitespace collapsed for readability<br>
# done.<br>
t/Scrubber.....................ok<br>
t/Stats........................ok<br>
Failed Test Stat Wstat Total Fail  List of Failed<br>
------------------------------------------------------------------------<br>
-------<br>
t/Dates.t    255 65280   126    9  127-135<br>
Failed 1/21 test scripts. -9/189 subtests failed.<br>
Files=21, Tests=189,  2 wallclock secs ( 1.93 cusr +  0.16 csys =  2.09<br>
CPU)<br>
Failed 1/21 test programs. -9/189 subtests failed.<br>
make: *** [test_dynamic] Error 255<br>
_______________________________________________<br>
<br>
</blockquote></div><br>