Failing tests on Ubuntu Linux

Adrian Buehlmann adrian at cadifra.com
Sat Feb 19 11:59:02 CST 2011


On 2011-02-18 04:00, Mads Kiilerich wrote:
> Adrian Buehlmann wrote, On 02/18/2011 02:42 AM:
>> ERROR: /home/adi/hgrepos/hg-crew/tests/test-https.t output changed
>> --- /home/adi/hgrepos/hg-crew/tests/test-https.t
>> +++ /home/adi/hgrepos/hg-crew/tests/test-https.t.err
>> @@ -243,6 +243,7 @@
>>   Test unvalidated https through proxy
>>
>>     $ http_proxy=http://localhost:$HGPORT1/ hg -R copy-pull pull --insecure --traceback
>> +  warning: localhost certificate with fingerprint 91:4f:1a:ff:87:24:9c:09:b6:85:9b:88:b1:90:6d:30:75:64:91:ca not verified (check hostfingerprints or web.cacerts config setting)
>>     pulling from https://localhost:$HGPORT/
>>     searching for changes
>>     no changes found
> 
> Thanks, fixed in crew.

Thanks.

>> ERROR: /home/adi/hgrepos/hg-crew/tests/test-i18n.t output changed
>> --- /home/adi/hgrepos/hg-crew/tests/test-i18n.t
>> +++ /home/adi/hgrepos/hg-crew/tests/test-i18n.t.err
>> @@ -4,17 +4,17 @@
>>   using the "replace" error handler:
>>
>>     $ LANGUAGE=pt_BR hg tip
>> -  abortado: N?o h? um reposit?rio do Mercurial aqui (.hg n?o encontrado)!
>> +  abort: There is no Mercurial repository here (.hg not found)!
>>     [255]
> 
> That doesn't fail here, so I guess there might be something in your 
> environment that makes a difference.

I've just downloaded an Ubuntu ISO and installed it in a VM on my
Windows 7. I remember having installed a couple of their software
packages (e.g. python, python devel) to get mercurial working.

I use this VM only for Mercurial testing. Near as I can tell, I haven't
made any particular settings changes. But who knows. I'm far from being
a Linux guru. I might have made some stupid settings.

Since I don't care that much about translations, I'm adding this failing
test to my list of things I ignore on the Mercurial project.



More information about the Mercurial-devel mailing list