diff tests/test-pick.t @ 5275:417503ef667d

tests: add debugobsolete calls before many obslog calls As requested by Pierre-Yves. The main reason is to catch superfluous creation of obsmarkers, as well as any future changes to how the obsmarkers get created.
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 16 Dec 2019 11:14:39 -0800
parents 5113b38cb677
children e6e92835d42d e5d91fd1f319
line wrap: on
line diff
--- a/tests/test-pick.t	Sun May 03 01:45:04 2020 +0200
+++ b/tests/test-pick.t	Mon Dec 16 11:14:39 2019 -0800
@@ -176,6 +176,9 @@
 there were no changes to commit, so there shouldn't be any predecessors of 6,
 and 2 should say it was pruned (issue6093)
 
+  $ hg debugobsolete
+  7c3bad9141dcb46ff89abf5f61856facd56e476c 7c15c05db6fa1458a8a745f977f4d2426abde6a0 0 (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '4', 'operation': 'pick', 'user': 'test'}
+  4538525df7e2b9f09423636c61ef63a4cb872a2d 0 {7c3bad9141dcb46ff89abf5f61856facd56e476c} (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '0', 'operation': 'pick', 'user': 'test'}
   $ hg olog --all --hidden -r 2+6
   x  4538525df7e2 (2) add c
        pruned using pick by test (Thu Jan 01 00:00:00 1970 +0000)