D2078: python3: whitelist an additional 11 tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Wed Feb 7 11:29:01 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
  I think these are mostly the result of Pulkit's recent work. Thanks!

REPOSITORY
  rHG Mercurial

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

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
@@ -3,6 +3,7 @@
 test-addremove.t
 test-amend-subrepo.t
 test-ancestor.py
+test-annotate.py
 test-automv.t
 test-backwards-remove.t
 test-bheads.t
@@ -29,8 +30,10 @@
 test-confused-revert.t
 test-contrib-check-code.t
 test-contrib-check-commit.t
+test-copy-move-merge.t
 test-debugindexdot.t
 test-debugrename.t
+test-diff-binary-file.t
 test-diff-change.t
 test-diff-copy-depth.t
 test-diff-hashes.t
@@ -74,6 +77,7 @@
 test-exchange-obsmarkers-case-D3.t
 test-exchange-obsmarkers-case-D4.t
 test-execute-bit.t
+test-extra-filelog-entry.t
 test-filebranch.t
 test-flags.t
 test-generaldelta.t
@@ -119,9 +123,11 @@
 test-merge7.t
 test-merge8.t
 test-mq-qimport-fail-cleanup.t
+test-mq-qsave.t
 test-obshistory.t
 test-obsolete-changeset-exchange.t
 test-obsolete-checkheads.t
+test-obsolete-distributed.t
 test-parents.t
 test-permissions.t
 test-pull-branch.t
@@ -154,6 +160,9 @@
 test-push-checkheads-unpushed-D6.t
 test-push-checkheads-unpushed-D7.t
 test-push-warn.t
+test-rebase-inmemory.t
+test-rebase-issue-noparam-single-rev.t
+test-rebase-transaction.t
 test-record.t
 test-rename-after-merge.t
 test-rename-dir-merge.t
@@ -164,6 +173,7 @@
 test-revlog-group-emptyiter.t
 test-revlog-mmapindex.t
 test-revlog-packentry.t
+test-revset-dirstate-parents.t
 test-revset-outgoing.t
 test-run-tests.py
 test-show-stack.t
@@ -176,6 +186,7 @@
 test-status-terse.t
 test-strip-cross.t
 test-strip.t
+test-unamend.t
 test-uncommit.t
 test-unified-test.t
 test-unrelated-pull.t



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


More information about the Mercurial-devel mailing list