D3615: py3: add 13 new passing tests to whitelist

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Sat May 19 15:40:21 EDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG42476b8b738b: py3: add 13 new passing tests to whitelist (authored by pulkit, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D3615?vs=8786&id=8820

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

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
@@ -150,6 +150,7 @@
 test-export.t
 test-extdata.t
 test-extdiff.t
+test-extensions-afterloaded.t
 test-extensions-wrapfunction.py
 test-extra-filelog-entry.t
 test-filebranch.t
@@ -168,6 +169,7 @@
 test-hghave.t
 test-hgignore.t
 test-hgk.t
+test-hgrc.t
 test-hgweb-bundle.t
 test-hgweb-descend-empties.t
 test-hgweb-empty.t
@@ -194,6 +196,7 @@
 test-http.t
 test-hybridencode.py
 test-identify.t
+test-import-merge.t
 test-import-unknown.t
 test-import.t
 test-imports-checker.t
@@ -323,6 +326,7 @@
 test-obsolete-checkheads.t
 test-obsolete-distributed.t
 test-obsolete-tag-cache.t
+test-pager.t
 test-parents.t
 test-parseindex2.py
 test-pathconflicts-merge.t
@@ -337,6 +341,8 @@
 test-pull-pull-corruption.t
 test-pull-r.t
 test-pull-update.t
+test-pull.t (case sshv1)
+test-pull.t (case sshv2)
 test-purge.t
 test-push-checkheads-partial-C1.t
 test-push-checkheads-partial-C2.t
@@ -395,6 +401,7 @@
 test-rebase-scenario-global.t
 test-rebase-templates.t
 test-rebase-transaction.t
+test-rebuildstate.t
 test-record.t
 test-relink.t
 test-remove.t
@@ -405,6 +412,7 @@
 test-repair-strip.t
 test-repo-compengines.t
 test-resolve.t
+test-revert-interactive.t
 test-revert-flags.t
 test-revert-unknown.t
 test-revlog-ancestry.py
@@ -436,6 +444,8 @@
 test-sparse-profiles.t
 test-sparse-requirement.t
 test-sparse-verbose-json.t
+test-split.t (case obsstore-off)
+test-split.t (case obsstore-on)
 test-ssh-clone-r.t
 test-ssh-proto.t
 test-sshserver.py
@@ -449,8 +459,10 @@
 test-subrepo-missing.t
 test-subrepo-recursion.t
 test-subrepo-relative-path.t
+test-subrepo-paths.t
 test-subrepo.t
 test-symlink-os-yes-fs-no.py
+test-symlink-placeholder.t
 test-symlinks.t
 test-tag.t
 test-tags.t
@@ -462,6 +474,7 @@
 test-unamend.t
 test-uncommit.t
 test-unified-test.t
+test-unionrepo.t
 test-unrelated-pull.t
 test-up-local-change.t
 test-update-branches.t



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


More information about the Mercurial-devel mailing list