Comment 4 for bug 568421

Revision history for this message
Vincent Ladeuil (vila) wrote :

For the record, the trick I used to better diagnose this was to run:

  ./bzr selftest -s bzrlib.tests.per_transport.TransportTests.test_get_ unknown.*pycurl -Eallow_debug -Dhttp

which run only the failing tests and give some http debug output.