comparison tests/test-phases.t @ 51111:5ae05937b98f

smartset: don't ignore hidden revs when intersecting This fixes the bug I demonstrated in the previous commit, but I'm not sure at all if it's the right way of doing it.
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 31 Oct 2023 22:42:46 -0700
parents 042d32355a4a
children 80bda4254b84
comparison
equal deleted inserted replaced
51110:042d32355a4a 51111:5ae05937b98f
1012 date: Thu Jan 01 00:00:00 1970 +0000 1012 date: Thu Jan 01 00:00:00 1970 +0000
1013 instability: orphan 1013 instability: orphan
1014 summary: my test internal commit 1014 summary: my test internal commit
1015 1015
1016 $ hg log -G -r 'unstable()' 1016 $ hg log -G -r 'unstable()'
1017 abort: filtered revision '1' (known-bad-output !)
1018 [10]
1019 1017
1020 1018
1021 Test for archived phase 1019 Test for archived phase
1022 ----------------------- 1020 -----------------------
1023 1021