<br>I&#39;m asking for a sanity check please.<br><br>Before I try to interpret what selftest give me on Windows, I think it is wise to understand what is normal on ubuntu.  <br>
<br>
A clean install of 1.15-1 from PPA on a jaunty box does not complete selftest for me.<br><br>I&#39;m not talking about failures.  I&#39;m taking about stalled tests which prevent selftest from finishing.<br><br>The stalls are confined to three test groups:<br>
<ol><li>test_read_bundle.TestReadBundleFromURL</li><li>test_http.TestActivity</li><li>test_transport_implementations.TransportTests</li></ol>I am attaching a file with a list of the exact tests which stall.<br>It is interesting that all of the failures seem to involve https and several of them were preceded by ERROR in pycurl.  <br>
I have python-pycurl 7.18.2-1 installed, which is the latest offered by synaptic pointing at the Canonical servers.<br>It looks like the pycurl project released 7.19 last September...<br><br>Are these results expected?  <br>
Or do these results mean that my jaunty is not properly configured for bzr? <br><br>If I exclude the three test groups named above, the remaining 17784 tests all run, with 1666 skips and 13 KnownFailures.<br><br>I suppose I should mention I am running 64 bits in case that matters:<br>
<br>&gt; uname -a:<br>Linux rubuntu 2.6.28-13-generic #44-Ubuntu SMP Tue Jun 2 07:55:09 UTC 2009 x86_64 GNU/Linux<br><br>Thanks<br>-M<br><br><br><br><br><br>