https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|t/dbdependent/Budgets.t |Some tests fail without |fails without patron |patron category 'S' |category 'S' | --- Comment #1 from Marc Véron <[email protected]> --- To reproduce make sure you have no category type 'S' defined but for example 'ST' instead. Failing: t/db_dependent/Budgets.t *) line 583 t/db_dependent/Passwordrecovery.t *) line 55 t/db_dependent/Members.t *) line 53 *) Test scipts with line"my $categorycode = 'S'; Passing: t/db_dependent/Suggestions.t lines 70 and following create a category 'S' if it does not exist. -- 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/
