http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12896
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Paola Rossi <[email protected]> --- Today I've applied the patches against master 3.17.00.023 About step 4/ I tried: t/db_dependent/Letters.t t/db_dependent/Bookseller.t t/db_dependent/Acquisition/Invoices.t t/db_dependent/Acquisition.t t/db_dependent/Acquisition/NewOrder.t t/db_dependent/Budgets.t t/db_dependent/Acquisition/CancelReceipt.t t/db_dependent/Acquisition/GetBasketsInfosByBookseller.t t/db_dependent/Acquisition/GetOrdersByBiblionumber.t t/db_dependent/Acquisition/OrderFromSubscription.t t/db_dependent/Acquisition/TransferOrder.t t/db_dependent/Acquisition/close_reopen_basket.t t/db_dependent/Contract.t >perl t/db_dependent/Acquisition/OrderFromSubscription.t 1..13 ok 1 - use C4::Acquisition; ok 2 - use C4::Biblio; ok 3 - use C4::Budgets; ok 4 - use C4::Serials; Undefined subroutine &C4::Bookseller::AddBookseller called at t/db_dependent/Acquisition/OrderFromSubscription.t line 18. # Looks like you planned 13 tests but ran 4. # Looks like your test exited with 255 just after 4. So I pass the patch to "Failed QA" status. -- 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/
