# HG changeset patch # User Pierre-Yves David # Date 1686677644 -7200 # Node ID 206fb02765bfe2b461a38d0acedf4b3bc7a74a2e # Parent b165d2bb58688d57fa0ac84b2bbb198fdad09695 topic: explain the tns reporting case for phase divergence more diff -r b165d2bb5868 -r 206fb02765bf tests/test-namespaces-report.t --- 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