Does someone have an idea on how this test could be implemented? 2014-11-18 0:04 GMT+01:00 Robin Sheat <robin@catalyst.net.nz>:
Tomas Cohen Arazi schreef op ma 17-11-2014 om 19:20 [+0000]:
Debian packages for this beta will be available soon on the squeeze-dev repository.
Any chance that the QA tools can be modified to do a test run without a database active, this has been happening a lot lately and right now is preventing a build of 3.18 beta:
DBI connect('dbname=koha;host=localhost;port=3306','kohaadmin',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /tmp/buildd/koha-3.17~git+20141118115103.6cd7c24c/blib/PERL_MODULE_DIR/C4/Context.pm line 785
# Failed test 'use C4::Message;' # at t/00-load.t line 33. # Tried to use 'C4::Message'. # Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /tmp/buildd/koha-3.17~git+20141118115103.6cd7c24c/blib/PERL_MODULE_DIR/C4/Context.pm line 785. # Compilation failed in require at /tmp/buildd/koha-3.17~git+20141118115103.6cd7c24c/blib/PERL_MODULE_DIR/C4/Letters.pm line 27. # BEGIN failed--compilation aborted at /tmp/buildd/koha-3.17~git+20141118115103.6cd7c24c/blib/PERL_MODULE_DIR/C4/Letters.pm line 27. # Compilation failed in require at /tmp/buildd/koha-3.17~git+20141118115103.6cd7c24c/blib/PERL_MODULE_DIR/C4/Message.pm line 25. # BEGIN failed--compilation aborted at /tmp/buildd/koha-3.17~git+20141118115103.6cd7c24c/blib/PERL_MODULE_DIR/C4/Message.pm line 25. # Compilation failed in require at t/00-load.t line 33. # BEGIN failed--compilation aborted at t/00-load.t line 33. Bailout called. Further testing stopped: ***** PROBLEMS LOADING FILE 'C4::Message' # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 2. FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'C4::Message' make[1]: *** [test_dynamic] Error 255
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
_______________________________________________ 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/