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

--- Comment #23 from Katrin Fischer <[email protected]> ---
HELP...

prove t/db_dependent/TestBuilder.t 
t/db_dependent/TestBuilder.t .. 1/16 
    #   Failed test 'TestBuilder should be able to create an object for every
source'
    #   at t/db_dependent/TestBuilder.t line 85.
    #          got: '1'
    #     expected: '0'
    # The following sources have not been generated correctly: OldReserve
    # Looks like you failed 1 test of 1.
t/db_dependent/TestBuilder.t .. 3/16 
#   Failed test 'Build all sources'
#   at t/db_dependent/TestBuilder.t line 93.
t/db_dependent/TestBuilder.t .. 7/16     # Looks like you planned 5 tests but
ran 4.
t/db_dependent/TestBuilder.t .. 12/16 
#   Failed test 'build_object() tests'
#   at t/db_dependent/TestBuilder.t line 473.
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 11 just after 12.
t/db_dependent/TestBuilder.t .. Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 6/16 subtests 

Test Summary Report
-------------------
t/db_dependent/TestBuilder.t (Wstat: 2816 Tests: 12 Failed: 2)
  Failed tests:  3, 12
  Non-zero exit status: 11
  Parse errors: Bad plan.  You planned 16 tests but ran 12.
Files=1, Tests=12, 16 wallclock secs ( 0.01 usr  0.01 sys + 11.46 cusr  3.43
csys = 14.91 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