tests/test-sparse-with-safe-share.t
branchstable
changeset 48494 b74ee41addee
parent 48493 50330d481640
--- a/tests/test-sparse-with-safe-share.t	Tue Nov 16 17:35:57 2021 +0000
+++ b/tests/test-sparse-with-safe-share.t	Mon Nov 29 12:27:33 2021 +0000
@@ -16,10 +16,8 @@
   $ echo x > hide
   $ hg ci -Aqm 'initial'
 
-Verify basic --include
+Regression test: checks that this command correctly locks the store
+before updating the store [requirements] config.
 
   $ hg up -q 0
   $ hg debugsparse --include 'hide'
-  devel-warn: write with no lock: "requires" at: *mercurial/scmutil.py:1558 (writerequires) (glob)
-
-TODO: bug in sparse when used together with safe-share^