Mercurial > evolve
annotate debian/test-blacklist @ 3385:823031b51d81
evolve: don't use graftstate for continuing `hg evolve`
Before this patch, if user runs `hg evolve`, we read the evolve state, write a
graftstate from that information and run graft command. This patch replaces that
logic with new logic which does not depends on the graft state.
The new logic is very filtered part of logic from graft command. We did not
require a lot of opts checking and filtering revs logic from the graft command
as our use case is fixed.
This is the start of series/work which will make `hg evolve` better and have
a good statefile for itself.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 06 Jan 2018 18:48:15 +0530 |
parents | 54f75dc48887 |
children | 00bcca246403 |
rev | line source |
---|---|
1165
f0978cb993a0
debian: blacklist test-drop
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff
changeset
|
1 test-drop.t |
1581
54f75dc48887
debian: blacklist test-inhibit.t
Laurent Charignon <lcharignon@fb.com>
parents:
1166
diff
changeset
|
2 test-inhibit.t |
1166
30b478854260
debian: blacklist simple4server tests
Julien Cristau <julien.cristau@logilab.fr>
parents:
1165
diff
changeset
|
3 test-simple4server.t |
30b478854260
debian: blacklist simple4server tests
Julien Cristau <julien.cristau@logilab.fr>
parents:
1165
diff
changeset
|
4 tests/test-simple4server-bundle2.t |