<html>
I get a "DateTime macro FAIL" error when I run the test action, as shown below. Is this a problem that needs fixing - it seems to work OK? If it needs fixing, any ideas on how to fix it?<BR>
<BR>
<BR>
Thanks,<BR>
Woll<BR>
-------------------------------------------------<BR>
<BR>
MoinMoin Diagnosis<BR>
======================<BR>
<BR>
Release 1.3.3<BR>
Revision 1.3.3 release<BR>
Python version 2.3 (#1, Sep 13 2003, 00:49:11) <BR>
[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)]<BR>
.<BR>
.<BR>
.<BR>
parser.wiki: DateTime macro ... FAIL<BR>
.<BR>
.<BR>
.<BR>
======================================================================<BR>
FAIL: parser.wiki: DateTime macro<BR>
----------------------------------------------------------------------<BR>
Traceback (most recent call last):<BR>
  File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/MoinMoin/_tests/test_parser_wiki.py", line 167, in testDateTimeMacro<BR>
    'Expected "%(expected)s" but got "%(result)s"; %(note)s' % locals())<BR>
  File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/unittest.py", line 292, in failUnlessEqual<BR>
    raise self.failureException, \<BR>
AssertionError: Expected "1970-01-06 00:00:00" but got "1970-01-05 23:00:00"; <BR>
   <BR>
   If this fails, it is likely a problem in your python / libc,<BR>
   not in moin.  See also:<BR>
   <http://sourceforge.net/tracker/index.php?func=detail&<BR>
       aid=902172&group_id=5470&atid=105470>
</html><BR>