D4729: py3: whitelist two more passing tests

2018-09-24 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes.
Closed by commit rHG94c25f694ec3: py3: whitelist two more passing tests 
(authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D4729?vs=11337=11339

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
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


D4729: py3: whitelist two more passing tests

2018-09-24 Thread durin42 (Augie Fackler)
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
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel