[Koha-bugs] [Bug 18420] Some tests fail without patron category 'S'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 12 10:14:43 CEST 2017


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

Marc Véron <veron at 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 at 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.


More information about the Koha-bugs mailing list