https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35331
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- Everything works for me, except running the tests - which fail 8-(... kohadev-koha@kohadevbox:koha(bz35331)$ prove t/db_dependent/Koha/Plugins/Ill_hooks.t t/db_dependent/Koha/Plugins/Ill_hooks.t .. 1/4 # Failed test 'get_staff_table_actions() should return core action plus a custom plugin actions' # at t/db_dependent/Koha/Plugins/Ill_hooks.t line 52. # Structures begin differing at: # $got->[1]{button_class} = 'btn btn-default btn-sm' # $expected->[1]{button_class} = 'test class' # Looks like you failed 1 test of 1. t/db_dependent/Koha/Plugins/Ill_hooks.t .. 4/4 # Failed test 'ill_table_actions hook' # at t/db_dependent/Koha/Plugins/Ill_hooks.t line 73. # Looks like you failed 1 test of 4. t/db_dependent/Koha/Plugins/Ill_hooks.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests Test Summary Report ------------------- t/db_dependent/Koha/Plugins/Ill_hooks.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=1, Tests=4, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.93 cusr 0.14 csys = 1.09 CPU) Result: FAIL -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
