selftest on PPA

Martin Pool mbp at sourcefrog.net
Wed Jun 17 00:07:32 BST 2009


2009/6/16 Maritza Mendez <martitzam at gmail.com>:
>
>
> I have not had much luck understanding test_http.py.  Need sleep.  :)
>
> But I have confirmed that
> test_http.TestActivity.test_get(urllib,HTTP/1.0,https) also stalls in 1.13.1
> which currently ships with jaunty.  So I would have discovered this a while
> ago if I'd been running selftest regularly.  :)
>
> I have not tried any version older than 1.13.1.

I've also seen hangs like this when there's an error in the http
server thread, possibly caused by a missing python library.  Obviously
(if this theory is true) it's a bug that we don't make the error
visible, a bug it doesn't just cause the test to fail, and a bug that
the dependency is not properly handled.

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list