https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420 Marc Véron <veron@veron.ch> 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 <veron@veron.ch> --- 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.