[Moin-devel] Re: WikiMacroTestCase fails

Thomas Waldmann tw-public at gmx.de
Fri Jul 23 04:37:11 EDT 2004


Hi Reimar,

> FAIL: runTest (MoinMoin._tests.test_parser_wiki.WikiMacroTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/MoinMoin/_tests/test_parser_wiki.py", 
> line 45, in runTest
>     self.failUnless(regex.search(output), msg='Expected %r in: %s' % (pattern, 
> output))
>   File "/usr/lib/python2.3/unittest.py", line 268, in failUnless
>     if not expr: raise self.failureException, msg
> AssertionError: Expected '1#1970-01-06 00:00:00#1' in:
> <p>
> 1#1970-01-06 02:00:00#1 2#1970-01-04 02:00:00#2 3#2003-03-03 05:03:03#3 
> 4#2000-01-01 02:00:00#4 5#2002-02-02#5
> </p>


Expected '1#1970-01-06 00:00:00#1' in:
 > 1#1970-01-06 02:00:00#1

2 hours off. This is strange, but depending on the OS environment / 
Python version / whatever, we get this error.

This is not a moin error though, so we can ignore it.

greetings,

Thomas




More information about the Moin-devel mailing list