# HG changeset patch # User Pierre-Yves David # Date 1617930907 -7200 # Node ID a8fa270a0e86d3b1bbf1398734a9b6eb86b6c165 # Parent 651e6df2b0a45d39d7605aaf65a893318ca68d0c persistent-nodemap: disable it unconditionally for test-http-bad-server.t This is not relevant for the test and this will avoid a lot of variations Differential Revision: https://phab.mercurial-scm.org/D10331 diff -r 651e6df2b0a4 -r a8fa270a0e86 tests/test-http-bad-server.t --- a/tests/test-http-bad-server.t Thu Apr 08 20:05:59 2021 +0200 +++ b/tests/test-http-bad-server.t Fri Apr 09 03:15:07 2021 +0200 @@ -13,6 +13,7 @@ > fakeversion = `pwd`/fakeversion.py > [format] > sparse-revlog = no + > use-persistent-nodemap = no > [devel] > legacy.exchange = phases > [server]