http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10869
--- Comment #46 from mathieu saby <[email protected]> --- Marcel, I got a bad result with prove t/db_dependent/Acquisition.t # Failed test 'DelOrders delete items linked with cancelled order in aqorders_items table' # at t/db_dependent/Acquisition.t line 273. # got: '2' # expected: '0' # Looks like you failed 1 test of 67. t/db_dependent/Acquisition.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/67 subtests If I understand well, it is because, as you stated in your comment, aqorders_items is not cleared automaticaly by DelOrder, but will be when Bug 11617 is pushed. As Bug 11617 is not yet pushed, and Katrin raised an objection to it, I would prefer to put this one in Discussion, with status 'Blocked by Bug 11617'. Do you agree with that? Mathieu -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
