On Mon, May 8, 2017 at 12:39 AM, Matt Harbison <mharbiso...@gmail.com> wrote:
> Previously, test-hghave.t was failing on Windows (and on Linux if
> $FORCE_SETUPTOOLS was set) with the following:
>
>   --- c:/Users/Matt/Projects/hg/tests/test-hghave.t
>   +++ c:/Users/Matt/Projects/hg/tests/test-hghave.t.err
>   @@ -19,7 +19,11 @@
>      >   foo
>      > EOF
>      $ run-tests.py $HGTEST_RUN_TESTS_PURE test-hghaveaddon.t
>   +  warning: Testing with unexpected mercurial lib: 
> c:\Users\Matt\Projects\hg\mercurial
>   +           (expected ...\hgtests.mu9rou\install\lib\python\mercurial)
>      .
>   +  warning: Tested with unexpected mercurial lib: 
> c:\Users\Matt\Projects\hg\mercurial
>   +           (expected ...\hgtests.mu9rou\install\lib\python\mercurial)


Looking at this particular failure some more, we should probably just
come up with a way to run this test without having to cd back into the
original source tree.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to