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

Mads Kiilerich mads at kiilerich.com
Sun Jun 3 10:26:00 CDT 2012


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?

/Mads



More information about the Mercurial-devel mailing list