Mercurial > hg-stable
changeset 38084:cab398cb9b49
py3: whitelist two more passing tests observed by buildbot
Differential Revision: https://phab.mercurial-scm.org/D3583
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 18 May 2018 19:52:35 -0400 |
parents | 558e5504a4f8 |
children | 468797392cc6 |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Sat May 19 00:23:36 2018 +0530 +++ b/contrib/python3-whitelist Fri May 18 19:52:35 2018 -0400 @@ -411,6 +411,7 @@ test-revlog-group-emptyiter.t test-revlog-mmapindex.t test-revlog-packentry.t +test-revlog-raw.py test-revset-dirstate-parents.t test-revset-legacy-lookup.t test-revset-outgoing.t @@ -474,6 +475,7 @@ test-url.py test-username-newline.t test-verify.t +test-walk.t test-walkrepo.py test-websub.t test-win32text.t