[RFC] Ways to make initial knit creation faster (both push and commit)
Robey Pointer
robey at lag.net
Mon Aug 28 18:52:29 BST 2006
On 28 Aug 2006, at 7:25, John Arbash Meinel wrote:
> 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).
Attached is the log, this is as of @1960. They're not related to
paramiko or ssh, in fact they mostly look encoding based.
(I just pulled up to @1963, and the same exceptions are still there.)
robey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test-log.txt
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20060828/39e9b2a2/attachment.txt
More information about the bazaar
mailing list