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

John Arbash Meinel john at arbash-meinel.com
Mon Aug 28 19:50:47 BST 2006


Robey Pointer wrote:
> 
> 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

This is on Mac, right? So we probably have some things to clean up
there.  I did see the test_mode_02666 when I ran there a while ago. Is
it just not possible to set the setgid bit on Mac? (Actually, the test
should just be removed, because we don't actually want to setgid on the
file, only directories. I was mistaken when I wrote that test).

The other ones look more like failures because of the '.bazaar'
directory showing up, rather than being ignored. Those tests need to be
updated anyway.

I'll try to send out a test cleanup for Mac today.

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


More information about the bazaar mailing list