D2281: py3: whitelist another six passing tests
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Thu Feb 15 14:18:42 UTC 2018
durin42 created this revision.
Herald added a reviewer: pulkit.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D2281
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
@@ -18,6 +18,7 @@
test-bundle-vs-outgoing.t
test-casecollision.t
test-cat.t
+test-censor.t
test-changelog-exec.t
test-check-commit.t
test-check-execute.t
@@ -91,6 +92,7 @@
test-filebranch.t
test-flags.t
test-generaldelta.t
+test-git-export.t
test-glog-topological.t
test-gpg.t
test-hghave.t
@@ -194,14 +196,16 @@
test-rebase-inmemory.t
test-rebase-issue-noparam-single-rev.t
test-rebase-legacy.t
+test-rebase-named-branches.t
test-rebase-pull.t
test-rebase-transaction.t
test-record.t
test-remove.t
test-rename-after-merge.t
test-rename-dir-merge.t
test-rename-merge1.t
test-rename.t
+test-repair-strip.t
test-revert-flags.t
test-revert-unknown.t
test-revlog-group-emptyiter.t
@@ -220,6 +224,8 @@
test-sparse-requirement.t
test-sparse-verbose-json.t
test-ssh-clone-r.t
+test-ssh-proto.t
+test-sshserver.py
test-status-terse.t
test-strip-cross.t
test-strip.t
To: durin42, pulkit, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list