changeset 6500:206fb02765bf

topic: explain the tns reporting case for phase divergence more
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 13 Jun 2023 19:34:04 +0200
parents b165d2bb5868
children afc41038dd3d
files tests/test-namespaces-report.t
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-namespaces-report.t	Tue Jun 13 19:06:54 2023 +0200
+++ b/tests/test-namespaces-report.t	Tue Jun 13 19:34:04 2023 +0200
@@ -87,6 +87,11 @@
 
 3 phase divergence resolution can point to a thing but not affect it (probably not affected)
 
+In this case, the pushed changeset comes with an obsmarker whose predecessors
+has the `charlie` topic-namespace and the successors has the `carol`
+topic-namespace. However, that obsolescence is part of a phase-divergence
+fixup, so we should now mark `coconut` as affected since it is already public.
+
   $ hg clone orig case-3 -q
   $ cd orig