[RFC] Ways to make initial knit creation faster (both push and commit)

John Arbash Meinel john at arbash-meinel.com
Mon Aug 28 15:25:14 BST 2006


Robey Pointer wrote:
> 
> On 23 Aug 2006, at 11:55, John Arbash Meinel wrote:
> 
>> Have you run the 'bzr' test suite with this version of paramiko? I don't
>> see anything in bzrlib/tests/stub_sftp.py that explicitly handles append
>> mode. Most likely the 'flags' parameter has the O_APPEND set, but I'm
>> not sure how that interacts with os.fdopen('rb+')
> 
> I just tried it today -- looks like all the relevant tests pass with the
> altered paramiko.  (7 tests fail, but they fail without paramiko too.  I
> actually think this is a bad thing -- we should try to keep the tests
> working all the time.)
> 
> robey

What tests are failing? If you are using bzr.dev, then all tests are
passing on the central machine. (Including sftp and ftp tests).

So I would certainly like to work out what tests are failing for you.
(For me, all tests are passing with paramiko-1.6.2).

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/20060828/c639ac80/attachment.pgp 


More information about the bazaar mailing list