diff tests/test-extension-isolation.t @ 5931:6357551cb66f stable

topic: announce ext-topics-publish capability in case of SSH and HTTP too
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 24 May 2021 14:26:42 +0800
parents b56d07c41044
children 0511ad9f0862 a2855aff1268
line wrap: on
line diff
--- a/tests/test-extension-isolation.t	Wed May 19 16:28:47 2021 +0800
+++ b/tests/test-extension-isolation.t	Mon May 24 14:26:42 2021 +0800
@@ -132,6 +132,7 @@
   [1]
   $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-topic | egrep 'topics|evoext'
     _exttopics_heads
+    ext-topics-publish=all
     topics
   $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-no-ext | egrep 'topics|evoext'
   [1]
@@ -145,12 +146,14 @@
     _evoext_getbundle_obscommon
     _evoext_obshashrange_v1
     _exttopics_heads
+    ext-topics-publish=all
     topics
   $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-evo | egrep 'topics|evoext'
     _evoext_getbundle_obscommon
     _evoext_obshashrange_v1
   $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-topic | egrep 'topics|evoext'
     _exttopics_heads
+    ext-topics-publish=all
     topics
   $ hg debugcapabilities http://$LOCALIP:$HGPORT/repo-evo | egrep 'topics|evoext'
     _evoext_getbundle_obscommon