[step 09] request: 12 steps towards a high performance server

John Arbash Meinel john at arbash-meinel.com
Wed Sep 13 18:54:06 BST 2006


Andrew Bennetts wrote:

>    http://people.ubuntu.com/~andrew/bzr/TestCaseWithTransport.get_url-fix/
>      a small fix to TestCaseWithTransport.get_url

I thought we were changing the code to get rid of LocalAbspathServer et
al, so that 'get_url()' really is always a URL.

More importantly, the check is incomplete, since this will fail on
Windows where 'os.path.abspath('.')' Would return something like
'C:\foo\bar'.

So a different fix is really needed. I have the feeling the test suite
will mostly pass, because we rarely use relative paths that are
non-ascii, but otherwise all tests that this is trying to fix will break
on win32.

-0

John
=:->


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060913/cc186b35/attachment.pgp 


More information about the bazaar mailing list