http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14362
Indranil Das Gupta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39979|0 |1 is obsolete| | --- Comment #7 from Indranil Das Gupta <[email protected]> --- Created attachment 40111 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40111&action=edit Bug 14362: PEGI15 Circulation/AgeRestrictionMarkers test fails It is best to test when UTC date is a date in the future compared to your timezone. I'm in Eastern, so right now, I expect this test to fail for another 2.5 hours. TEST PLAN --------- 1) prove t/Circulation/AgeRestrictionMarkers.t -- fails for PEGI 15. 2) Apply patch 3) prove t/Circulation/AgeRestrictionMarkers.t -- works. 4) koha qa test tools Test Remarks (without patch) PASS - in my actual timezone i.e. IST (GMT +0530). FAIL - with timezone switched to US/Eastern Test Remarks (patch applied) PASS - in my actual timezone i.e. IST (GMT +0530). PASS - with timezone switched to US/Eastern 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/
