Generic selftest questions

Maritza Mendez martitzam at gmail.com
Wed Jun 24 06:22:13 BST 2009


Success!  The entire selftest suite runs with python 2.5.4.  My problems are
related to my use of pythin 2.6.2.

Here's the main result:

Ran 21257 tests in 1431.388s

OK (known_failures=21)
1930 tests skipped
Missing feature 'FTPServer' skipped 82 tests.
Missing feature 'Internally performed glob expansion' skipped 7 tests.
Missing feature '_winreg' skipped 2 tests.
Missing feature 'attrib Windows command-line tool' skipped 1 tests.
Missing feature 'bzrlib._Win32ReadDir' skipped 11 tests.
Missing feature 'case-insensitive case-preserving filesystem' skipped 20
tests.
Missing feature 'case-insensitive filesystem' skipped 1 tests.
Missing feature 'invalid hostname' skipped 1 tests.
Missing feature 'subunit' skipped 1 tests.
Missing feature 'win32com.shell' skipped 4 tests.
tests passed


Ok!  The next step is figuring out how to clearly write up a regression
related to python 2.6.  Based on my experience, I'm guessing that bzr core
dev has not moved to python 2.6 yet but will run into this problem when it
does.

A quick scan of the python 2.5.4 and 2.6.2 sources reveals that ssl.py did
not even exist in 2.5.4.
That makes me wonder if the ssl.py (referenced in my python debugger
backtrace) in 2.6.2 has replaced something in 2.5.4.
And... wow... _ssl.c has was almost completely rewrtitten between 2.5.4 and
2.6.2.

Hm...

-M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090623/e05bf29b/attachment.htm 


More information about the bazaar mailing list