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
--- 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]