[PATCH 3 of 5] test-largefiles: stabilize output for Windows

Matt Harbison mharbison72 at gmail.com
Tue Apr 12 00:55:19 EDT 2016


# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1458093361 14400
#      Tue Mar 15 21:56:01 2016 -0400
# Node ID af150125fb8194dabb723624d50ed3b3a4afd1bb
# Parent  0a320b6379b884448db45af0b23d573d32da586d
test-largefiles: stabilize output for Windows

Systems with unix-permissions have a test above this that adds an additional
head.

diff --git a/tests/test-largefiles-cache.t b/tests/test-largefiles-cache.t
--- a/tests/test-largefiles-cache.t
+++ b/tests/test-largefiles-cache.t
@@ -202,7 +202,7 @@
   large: data corruption in $TESTTMP/src/.hg/largefiles/e2fb5f2139d086ded2cb600d5a91a196e76bf020 with hash 6a7bb2556144babe3899b25e5428123735bb1e27 (glob)
   0 largefiles updated, 0 removed
   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
-  2 other heads for branch "default"
+  [12] other heads for branch "default" (re)
   $ hg st
   ! large
   ? z


More information about the Mercurial-devel mailing list