https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17586 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |BLOCKED --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Mika from comment #3)
Tests failed
t/db_dependent/Accounts.t .. 1/20 # No tests run!
# Failed test 'No tests run for subtest "get_balance"' # at t/db_dependent/Accounts.t line 392. The method get_account_lines is not covered by tests!# Looks like your test exited with 255 just after 20. t/db_dependent/Accounts.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/20 subtests
Test Summary Report ------------------- t/db_dependent/Accounts.t (Wstat: 65280 Tests: 20 Failed: 1) Failed test: 20 Non-zero exit status: 255 Files=1, Tests=20, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.97 cusr 0.06 csys = 2.06 CPU) Result: FAIL
This patch depends on bug 17585. -- You are receiving this mail because: You are watching all bug changes.