[Freeipa-devel] [PATCH] 451 fix i18n test

Pavel Zuna pzuna at redhat.com
Thu May 27 14:29:06 UTC 2010


On 05/21/2010 11:35 PM, Rob Crittenden wrote:
> Fix this test to work from source tree root
>
> It would work if you ran the test from its location in tests/test_ipalib
> but this isn't the most common method. If you want to run it individually
> you can do:
>
> $ ./make-test tests/test_ipalib/test_text.py
>
> rob
>
Maybe I'm doing something wrong, but I'm still getting this one error:

======================================================================
ERROR: Test gettext translation
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/usr/lib/python2.6/site-packages/nose/case.py", line 183, in runTest
     self.test(*self.arg)
   File "/root/freeipa/tests/test_ipalib/test_text.py", line 89, in test_gettext
     msgid = get_msgid(test_file)
   File "/root/freeipa/tests/test_ipalib/test_text.py", line 43, in get_msgid
     f = open(po_file)
IOError: [Errno 2] No such file or directory: 'install/po/test.po'


Pavel




More information about the Freeipa-devel mailing list