On Fri, Jan 28, 2011 at 6:50 PM, Chris Nighswonger <[email protected]> wrote: > Hi Koustubha, > > On Fri, Jan 28, 2011 at 4:41 AM, Koustubha Kale <[email protected]> > wrote: >> >> Hi All, >> I am doing a dev install with a fresh git clone on a new machine. >> make test fails with following.. >> > > <snip> > >> >> Looking back on the make test output I see >> >> t/BackgroundJob.t ................... DBD::mysql::db selectrow_array >> failed: Table 'kohadev.systempreferences' doesn't exist at >> /home/kk/kohaclone/blib/PERL_MODULE_DIR/C4/Context.pm line 480. > > This is because the db is not yet populated and so does not have a > systempreferences table. > > This test should be moved to the db_dependent subdir so that it is not > executed by default. > > Kind Regards, > Chris >
I get a bunch of these. But make test fails only on t/BackgroundJob.t Please see a paste at http://paste.koha-community.org/129 Also I get a bunch of "Use of uninitialized value..." & "Illegal date specified..." too Regards, Koustubha Kale Anant Corporation Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2 _______________________________________________ Koha-devel mailing list [email protected] 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/
