[PATCH 2 of 2] tests: stabilize test-commandserver.t on Windows

Matt Harbison mharbison72 at gmail.com
Thu Nov 15 17:41:21 EST 2018


# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1542321531 18000
#      Thu Nov 15 17:38:51 2018 -0500
# Node ID 521e6a235402db6818e9cf83ca912aa0d4d3d58f
# Parent  3069b205bc1d99e8dc0ad9a15a343670ed0039eb
tests: stabilize test-commandserver.t on Windows

It looks like new test coverage in 054d0fcba2c4, rather than a code change.

diff --git a/tests/test-commandserver.t b/tests/test-commandserver.t
--- a/tests/test-commandserver.t
+++ b/tests/test-commandserver.t
@@ -747,7 +747,7 @@ structured message channel:
   encoding: ascii
   message-encoding: cbor
   pid: * (glob)
-  pgid: * (glob)
+  pgid: * (glob) (no-windows !)
   *** runcommand -R repo2 verify
   message: '\xa2DdataTchecking changesets\nDtypeFstatus'
   message: '\xa6Ditem at Cpos\xf6EtopicHcheckingEtotal\xf6DtypeHprogressDunit@'


More information about the Mercurial-devel mailing list