http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14362
Indranil Das Gupta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39980|0 |1 is obsolete| | --- Comment #8 from Indranil Das Gupta <[email protected]> --- Created attachment 40112 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40112&action=edit Bug 14362: Regression tests This should trigger the error. Attempting shifting system time zones did not make sense as to the number of failures. TEST PLAN --------- 1) sudo apt-get install libtime-fake-perl 2) apply test patch 3) prove t/Circulation/AgeRestrictionMarkers.t -- should fail some times. 4) apply fix patch 5) prove t/Circulation/AgeRestrictionMarkers.t -- should work all the time. 6) koha qa test tools. Regression test failed without fix patch. Passed with test patch in place. Tested both scenario with multiple timezones. Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <[email protected]> -- 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/
