Failing tests on Ubuntu Linux

Mads Kiilerich mads at kiilerich.com
Fri Feb 18 03:00:12 UTC 2011


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.

> 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.

/Mads




More information about the Mercurial-devel mailing list