D4729: py3: whitelist two more passing tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Tue Sep 25 02:55:37 UTC 2018


durin42 created this revision.
Herald added a reviewer: pulkit.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REVISION SUMMARY
  Caught by the ratchet, but initially only the non-legacy path of
  test-clone-uncompressed.t was passing. That required the preceding
  patch.

REPOSITORY
  rHG Mercurial

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

AFFECTED FILES
  contrib/python3-whitelist

CHANGE DETAILS

diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist
--- a/contrib/python3-whitelist
+++ b/contrib/python3-whitelist
@@ -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



To: durin42, pulkit, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list