# HG changeset patch
# User Matt Harbison <matt_harbi...@yahoo.com>
# Date 1520134164 18000
#      Sat Mar 03 22:29:24 2018 -0500
# Branch stable
# Node ID 564d66c2f7babd694a7c1da296574910763cd8b0
# Parent  f8882513decb64848575894d21b2829c5d1c8f7c
test-subrepo: glob away an unstable hash

This is the instability mentioned at the beginning of the series.  I don't like
hiding it, but I don't want to sit on a fix for a user reported problem while
trying to figure this out.

The instability seems related to the cset with a .hgsub with a remote URL.
(There's very little existing remote URL subrepo testing.)

diff --git a/tests/test-subrepo-relative-path.t 
b/tests/test-subrepo-relative-path.t
--- a/tests/test-subrepo-relative-path.t
+++ b/tests/test-subrepo-relative-path.t
@@ -96,7 +96,7 @@
   adding manifests
   adding file changes
   added 2 changesets with 3 changes to 3 files
-  new changesets 8d6a2f1e993b:c6d0e6ebd1c9
+  new changesets 8d6a2f1e993b:* (glob)
   searching for changes
   no changes found
   updating working directory
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to