[PATCH] test-commandserver.py: disable on Windows

Adrian Buehlmann adrian at cadifra.com
Sun Jun 3 13:10:25 CDT 2012


On 2012-06-03 17:26, Mads Kiilerich wrote:
> Adrian Buehlmann wrote, On 06/02/2012 06:25 PM:
>> # HG changeset patch
>> # User Adrian Buehlmann<adrian at cadifra.com>
>> # Date 1338654080 -7200
>> # Node ID d0f48bed4f906ea778cc7b618c1d96676de4b137
>> # Parent  2c1cb3d59c43581cb6d27a8216005ee862498f9c
>> test-commandserver.py: disable on Windows
>>
>> Fails with
>>
>>    --- C:\Users\adi\hgrepos\hg-main\tests\test-commandserver.py.out
>>    +++ C:\Users\adi\hgrepos\hg-main\tests\test-commandserver.py.err
>>    @@ -87,9 +87,7 @@
>>     testing hookoutput:
>>
>>      runcommand --config hooks.pre-identify=python:test-commandserver.hook id
>>    -hook talking
>>    -now try to read something: 'some input'
>>    -eff892de26ec tip
>>    +abort: pre-identify hook is invalid (import of "test-commandserver" failed)
>>
>>     testing outsidechanges:
>>
> 
> This test works fine using the hg.exe exewrapper. I haven't investigated 
> why - perhaps because of a bug?

Ok. If you don't like this patch then please ignore it. I won't send
another variant.

I also won't dig into this bug, since I'm not at all interested in the
commandserver.



More information about the Mercurial-devel mailing list