[Updated] D8938: run-tests: refactor filtering logic for --retest flag

khanchi97 (Sushil khanchi) phabricator at mercurial-scm.org
Mon Aug 24 08:20:07 UTC 2020


khanchi97 added inline comments.

INLINE COMMENTS

> pulkit wrote in run-tests.py:3249
> Instead of re-implementing this test list building logic, I think we can just filter the existing `tests` list which we have above to check for errpath.

We are not re-implementing the test build logic here. If you see next line, I think we are doing what you are suggesting i.e. filtering the existing `tests` list.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D8938/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D8938

To: khanchi97, #hg-reviewers
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200824/91e210af/attachment-0002.html>


More information about the Mercurial-patches mailing list