[Koha-bugs] [Bug 18671] Calendar.t failing exception holiday test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 29 08:04:05 CEST 2017


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #1 from Marc Véron <veron at veron.ch> ---
It depends on syspref 'CalendarFirstDayOfWeek'

prove -v t/Calendar.t

If CalendarFirstDayOfWeek is set to Sunday, test passes OK
If CalendarFirstDayOfWeekset is set to Monday, test fails with:

not ok 13 - Exception holiday is not a closed day test
#   Failed test 'Exception holiday is not a closed day test'
#   at t/Calendar.t line 164.
#          got: '1'
#     expected: '0'

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list