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

--- Comment #22 from Katrin Fischer <[email protected]> ---
prove t/db_dependent/Koha/Old/Holds.t 
t/db_dependent/Koha/Old/Holds.t ..     # Looks like you planned 10 tests but
ran 4.
t/db_dependent/Koha/Old/Holds.t .. 1/2 
#   Failed test 'anonymize() tests'
#   at t/db_dependent/Koha/Old/Holds.t line 114.
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 1.
t/db_dependent/Koha/Old/Holds.t .. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 2/2 subtests 

Test Summary Report
-------------------
t/db_dependent/Koha/Old/Holds.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=1, Tests=1,  1 wallclock secs ( 0.01 usr  0.00 sys +  0.83 cusr  0.08
csys =  0.92 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