[Updated] D11923: tests: drop an obsolete comment about a pytype failure
mharbison72 (Matt Harbison)
phabricator at mercurial-scm.org
Fri Dec 17 11:11:30 UTC 2021
Closed by commit rHG8a075b679918: tests: drop an obsolete comment about a pytype failure (authored by mharbison72).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11923?vs=31480&id=31517
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11923/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11923
AFFECTED FILES
tests/test-check-pytype.t
CHANGE DETAILS
diff --git a/tests/test-check-pytype.t b/tests/test-check-pytype.t
--- a/tests/test-check-pytype.t
+++ b/tests/test-check-pytype.t
@@ -34,7 +34,6 @@
mercurial/testing/storage.py # tons of [attribute-error]
mercurial/ui.py # [attribute-error], [wrong-arg-types]
mercurial/unionrepo.py # ui, svfs, unfiltered [attribute-error]
-mercurial/util.py # [attribute-error], [wrong-arg-count]
mercurial/utils/procutil.py # [attribute-error], [module-attr], [bad-return-type]
mercurial/utils/memorytop.py # not 3.6 compatible
mercurial/win32.py # [not-callable]
To: mharbison72, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211217/f6362a13/attachment-0002.html>
More information about the Mercurial-patches
mailing list