<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 1:08 AM, Martin Pool <span dir="ltr">&lt;<a href="mailto:mbp@sourcefrog.net">mbp@sourcefrog.net</a>&gt;</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&#39;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&#39;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 &#39;python2.5 bzr selftest ....&#39;<br>
2- run with hard warnings: &#39;python -Werror bzr selftest ....&#39;<br>
<font color="#888888">--<br>
</font><div><div></div><div class="h5">Martin &lt;<a href="http://launchpad.net/%7Embp/" target="_blank">http://launchpad.net/~mbp/</a>&gt;<br>
</div></div></blockquote></div><br><br>I will try that.  Thanks!<br><br>-M<br>