# HG changeset patch # User Augie Fackler # Date 1537843582 14400 # Node ID 94c25f694ec3e06e2ecd4cc35c5c984abddf97fc # Parent 1cf1680b05546b9c8df1a899792d2da0e3a37813 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 diff -r 1cf1680b0554 -r 94c25f694ec3 contrib/python3-whitelist --- 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