Submitter | phabricator |
---|---|
Date | April 9, 2021, 3:34 a.m. |
Message ID | <differential-rev-PHID-DREV-fim4mr7khsxiwfra3b6i-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/48653/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/tests/test-wireproto-caching.t b/tests/test-wireproto-caching.t --- a/tests/test-wireproto-caching.t +++ b/tests/test-wireproto-caching.t @@ -1,5 +1,10 @@ $ . $TESTDIR/wireprotohelpers.sh + +persistent-nodemap is not enabled by default. It is not relevant for this test so disable it. + $ cat >> $HGRCPATH << EOF + > [format] + > use-persistent-nodemap = no > [extensions] > blackbox = > [blackbox]