diff tests/test-subrepo.t @ 40807:f6d37e84d8f9

tests: stabilize for recent wcache changes This goes with 47e3f554df35::d5622dfe4ba3. I'm not sure if it was really expected that there would be no wcache directory if neither execbit nor symlink is supported.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 04 Dec 2018 00:16:12 -0500
parents d5622dfe4ba3
children 31b84c72ada0
line wrap: on
line diff
--- a/tests/test-subrepo.t	Mon Dec 03 12:48:42 2018 -0500
+++ b/tests/test-subrepo.t	Tue Dec 04 00:16:12 2018 -0500
@@ -1254,9 +1254,9 @@
   ../shared/subrepo-2/.hg/requires
   ../shared/subrepo-2/.hg/sharedpath
   ../shared/subrepo-2/.hg/wcache
-  ../shared/subrepo-2/.hg/wcache/checkisexec
-  ../shared/subrepo-2/.hg/wcache/checklink
-  ../shared/subrepo-2/.hg/wcache/checklink-target
+  ../shared/subrepo-2/.hg/wcache/checkisexec (execbit !)
+  ../shared/subrepo-2/.hg/wcache/checklink (symlink !)
+  ../shared/subrepo-2/.hg/wcache/checklink-target (symlink !)
   ../shared/subrepo-2/file
   $ hg -R ../shared in
   abort: repository default not found!