Mercurial > evolve
diff tests/test-extension-isolation.t @ 6296:a2855aff1268
topic: call a different wire protocol command to get tns-aware branchmap
To see if remote supports topic namespaces, we announce topics-namespaces
capability and then check it. If it's supported, then we can use a different
branchmap command that gives us branchmap keyed by fqbn. The support for old
"branch:topic" format for the keys is continued through the already existing
code.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 25 Jul 2022 12:30:12 +0400 |
parents | 6357551cb66f |
children | 1328195f76a9 445240ccb701 |
line wrap: on
line diff
--- a/tests/test-extension-isolation.t Wed Jul 27 20:23:08 2022 +0400 +++ b/tests/test-extension-isolation.t Mon Jul 25 12:30:12 2022 +0400 @@ -134,6 +134,7 @@ _exttopics_heads ext-topics-publish=all topics + topics-namespaces $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-no-ext | egrep 'topics|evoext' [1] @@ -148,6 +149,7 @@ _exttopics_heads ext-topics-publish=all topics + topics-namespaces $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-evo | egrep 'topics|evoext' _evoext_getbundle_obscommon _evoext_obshashrange_v1 @@ -155,6 +157,7 @@ _exttopics_heads ext-topics-publish=all topics + topics-namespaces $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-evo | egrep 'topics|evoext' _evoext_getbundle_obscommon _evoext_obshashrange_v1