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

Rob Crittenden rcritten at redhat.com
Fri Aug 6 17:11:22 UTC 2010


Adam Young wrote:
> On 05/27/2010 10:29 AM, Pavel Zuna wrote:
>> 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
>>
>> _______________________________________________
>> Freeipa-devel mailing list
>> Freeipa-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/freeipa-devel
> ACK

pushed to master




More information about the Freeipa-devel mailing list