Just looking at traceback, this happens during the test tearDown.

Basically, this should be an EBADF exception which would be correctly
ignored at this point.

Instead, we get an AttributeError. This rings a bell about some python
version not handling the ssl sockets correctly (i.e. raising EBADF when
the socket is closed and lose its bound methods) so maybe the python
involved there didn't get the right fix...

Does someone remember better than me ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902182

Title:
  spurious failure of
  test_readv_with_adjust_for_latency(HttpTransport_urllib,HTTPSServer_urllib)
  on armhf

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/902182/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to