This is a known problem with those tests. It is on my list to remove this dependancy, but I haven't had time to do it yet. If you want to fix the tests feel free, otherwise it will have to wait until I find the time.
Ryan On Thu, 19 Dec 2002, Brad Nicholes wrote: > When I run the time test it fails on each of the local time tests. > It appears that the hard coded time "now" will never match the hard > coded string except in the time zone where this test was written. The > test expects apr_time_exp_lt() to convert "now" to "12:05:36...", but in > my time zone it converts to "13:05:36..." which is an hour off. My > guess is that the test was set up to run in PST time zone and I am in > MST time zone which is 1 hour later. > > Brad Nicholes > Senior Software Engineer > Novell, Inc., the leading provider of Net business solutions > http://www.novell.com >
