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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |ity.org                     |
           Keywords|                            |additional_work_needed
            Version|unspecified                 |master

--- Comment #19 from Katrin Fischer <[email protected]> ---
Sadly, this broke several tests...

prove t/db_dependent/Koha/Old/Hold.t 

prove t/db_dependent/Koha/Old/Hold.t 
t/db_dependent/Koha/Old/Hold.t ..     # Looks like you planned 8 tests but ran
1.
t/db_dependent/Koha/Old/Hold.t .. 1/2 
#   Failed test 'anonymize() tests'
#   at t/db_dependent/Koha/Old/Hold.t line 82.
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/Hold.t .. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 2/2 subtests

-- 
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/

Reply via email to