https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35610

--- Comment #21 from Katrin Fischer <[email protected]> ---
prove t/db_dependent/UsageStats.t 
t/db_dependent/UsageStats.t .. 1/4     # No tests run!

#   Failed test 'No tests run for subtest "BuildReport() tests"'
#   at t/db_dependent/UsageStats.t line 138.
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Cannot add or update a child row: a foreign key constraint
fails (`koha_kohadev`.`old_reserves`, CONSTRAINT `old_reserves_ibfk_branchcode`
FOREIGN KEY (`branchcode`) REFERENCES `branches` (`branchcode`) ON DELETE SET
NULL ON UPDATE CASCADE) at /kohadevbox/koha/t/lib/TestBuilder.pm line 384
# Looks like your test exited with 255 just after 4.
t/db_dependent/UsageStats.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/4 subtests 

Test Summary Report
-------------------
t/db_dependent/UsageStats.t (Wstat: 65280 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 255
Files=1, Tests=4,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.87 cusr  0.11
csys =  1.00 CPU)
Result: FAIL

-- 
You are receiving this mail because:
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/

Reply via email to