<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 1:08 AM, Martin Pool <span dir="ltr"><<a href="mailto:mbp@sourcefrog.net">mbp@sourcefrog.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Here's another shot in the dark: you may be hitting a Python warning<br>
inside pycurl or something run inside the test. bzr code shouldn't<br>
hit any deprecation warnings but some external libraries do and it can<br>
cause surprising behaviour.<br>
<br>
I can think of two things to investigate this:<br>
<br>
1- try with a different version of python, eg 'python2.5 bzr selftest ....'<br>
2- run with hard warnings: 'python -Werror bzr selftest ....'<br>
<font color="#888888">--<br>
</font><div><div></div><div class="h5">Martin <<a href="http://launchpad.net/%7Embp/" target="_blank">http://launchpad.net/~mbp/</a>><br>
</div></div></blockquote></div><br><br>I will try that. Thanks!<br><br>-M<br>