[Updated] D9447: test: fix some expect output in a traceback
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Sun Nov 29 14:49:15 UTC 2020
Closed by commit rHG456c617c8285: test: fix some expect output in a traceback (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D9447?vs=23783&id=23840
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9447/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9447
AFFECTED FILES
tests/test-flagprocessor.t
CHANGE DETAILS
diff --git a/tests/test-flagprocessor.t b/tests/test-flagprocessor.t
--- a/tests/test-flagprocessor.t
+++ b/tests/test-flagprocessor.t
@@ -205,7 +205,7 @@
extsetup(ui)
File "*/tests/flagprocessorext.py", line *, in extsetup (glob)
flagutil.addflagprocessor( (py38 !)
- REVIDX_NOOP, (noopdonothingread, noopdonothing, validatehash,) (no-py38 !)
+ validatehash, (no-py38 !)
File "*/mercurial/revlogutils/flagutil.py", line *, in addflagprocessor (glob)
insertflagprocessor(flag, processor, flagprocessors)
File "*/mercurial/revlogutils/flagutil.py", line *, in insertflagprocessor (glob)
To: marmoute, #hg-reviewers, pulkit
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20201129/989cf1ca/attachment-0002.html>
More information about the Mercurial-patches
mailing list