debian/test-blacklist
author Anton Shestakov <av6@dwimlabs.net>
Sun, 05 May 2019 16:14:53 +0800
changeset 4649 6b7ad4b50d00
parent 1581 54f75dc48887
permissions -rw-r--r--
stack: use stack._revs instead of stack.revs[1:] in external children revset The revset in question excludes all revs that are part of the stack. Using stack.revs[1:] works (rev #0 is stack base, which is not a part of the stack), but using stack._revs is technically more correct, because this variable is specifically designed to hold only revisions that are part of the stack.

test-drop.t
test-inhibit.t
test-simple4server.t
tests/test-simple4server-bundle2.t