Mercurial > hg-stable
changeset 39822:94c25f694ec3
py3: whitelist two more passing tests
Caught by the ratchet, but initially only the non-legacy path of
test-clone-uncompressed.t was passing. That required the preceding
patch.
Differential Revision: https://phab.mercurial-scm.org/D4729
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 24 Sep 2018 22:46:22 -0400 |
parents | 1cf1680b0554 |
children | 24e493ec2229 |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Mon Sep 24 22:45:32 2018 -0400 +++ b/contrib/python3-whitelist Mon Sep 24 22:46:22 2018 -0400 @@ -67,6 +67,7 @@ test-clone-cgi.t test-clone-pull-corruption.t test-clone-r.t +test-clone-uncompressed.t test-clone-update-order.t test-clonebundles.t test-commit-amend.t @@ -520,6 +521,7 @@ test-status-inprocess.py test-status-rev.t test-status-terse.t +test-stream-bundle-v2.t test-strict.t test-strip-cross.t test-strip.t