https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21411
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #20 from Katrin Fischer <[email protected]> --- Something is odd here :( kohadev-koha@kohadevbox:/home/vagrant/kohaclone$ prove -v t/db_dependent/Koha/KeyboardShortcuts.t t/db_dependent/Koha/KeyboardShortcuts.t .. 1..4 ok 1 - use Koha::KeyboardShortcuts; DBIx::Class::Row::store_column(): No such column 'shortcut_desc' on Koha::Schema::Result::KeyboardShortcut at /home/vagrant/kohaclone/Koha/Object.pm line 75 # Looks like your test exited with 255 just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/4 subtests Test Summary Report ------------------- t/db_dependent/Koha/KeyboardShortcuts.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 1. Files=1, Tests=1, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.50 cusr 0.37 csys = 1.91 CPU) Result: FAIL I've run updatedatabase, dbic, restart_all etc. :( Functionality wise this seems ok so far, can you please have a look? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
