[PATCH 1 of 4] test-arbitraryfilectx: stabilize for Windows

Matt Harbison mharbison72 at gmail.com
Sun Oct 29 01:28:40 EDT 2017


On Sun, 29 Oct 2017 01:09:42 -0400, Matt Harbison <mharbison72 at gmail.com>  
wrote:

> # HG changeset patch
> # User Matt Harbison <matt_harbison at yahoo.com>
> # Date 1508469408 14400
> #      Thu Oct 19 23:16:48 2017 -0400
> # Branch stable
> # Node ID 825986c7d37b500910977fc9966619bd26dcaba3
> # Parent  6e66033f91ccfb7666ec0a25d19954673269c61a
> test-arbitraryfilectx: stabilize for Windows

I've seen test stabilization patches both accepted and rejected during a  
freeze, but there are currently ~13 tests failing on Windows, with a ton  
of output.  Since there were (are?) actual bug lurking, it seems worth the  
minor changes.

The remaining failures are:

test-pathconflicts-merge.t
test-pathconflicts-basic.t
test-static-http.t

The first two have symlinks pretty tightly intertwined, and I don't see a  
clear way to conditionalize.  The last has a patch on the list that would  
fix the test.

I'm still no closer to figuring out why test-run-tests.t is failing under  
buildbot.  I tried splitting test-command-template.t to avoid the timeout  
a few weeks ago, and then started getting 'got 2 bytes, expected 4' type  
errors.  I haven't had time to go back and investigate yet.


More information about the Mercurial-devel mailing list