https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18299
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Marc Véron <[email protected]> --- Problem with test plan step 16. Run Context.t unit test: prove -v Context.t I get: not ok 41 - Correct time # Failed test 'Correct time' # at t/db_dependent/Context.t line 159. # got: '2017-04-20 11:32:32' # expected: '2017-04-20 09:32:32' # Looks like you failed 1 test of 41. (got: is local time here) Time shown by env_tz_test.pl is local time: Checking different TIME elements in the system: perl localime: Thu Apr 20 11:30:31 2017 system(date): Don Apr 20 11:30:31 CEST 2017 mysql dbh (Context) time_zone : SYSTEM mysql dbh (Context) now() : 2017-04-20 11:30:31 -- 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/
