D1908: python3: whitelist an additional 23 passing tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Feb 1 20:43:21 UTC 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG94e124e3db1e: python3: whitelist an additional 23 passing tests (authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D1908?vs=4913&id=5076

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

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
@@ -1,14 +1,17 @@
 test-add.t
 test-addremove-similar.t
 test-addremove.t
+test-amend-subrepo.t
 test-ancestor.py
 test-automv.t
 test-backwards-remove.t
 test-bheads.t
 test-bisect2.t
 test-bookmarks-merge.t
 test-bookmarks-strip.t
+test-branch-option.t
 test-branch-tag-confict.t
+test-bundle-vs-outgoing.t
 test-casecollision.t
 test-cat.t
 test-changelog-exec.t
@@ -19,13 +22,16 @@
 test-check-pylint.t
 test-check-shbang.t
 test-children.t
+test-clone-r.t
+test-clone-update-order.t
 test-commit-unresolved.t
 test-completion.t
 test-confused-revert.t
 test-contrib-check-code.t
 test-contrib-check-commit.t
 test-debugindexdot.t
 test-debugrename.t
+test-diff-change.t
 test-diff-copy-depth.t
 test-diff-hashes.t
 test-diff-issue2761.t
@@ -40,31 +46,41 @@
 test-duplicateoptions.py
 test-empty-dir.t
 test-empty-file.t
+test-empty-group.t
 test-empty.t
 test-encoding-func.py
 test-excessive-merge.t
 test-execute-bit.t
 test-filebranch.t
+test-flags.t
+test-generaldelta.t
+test-glog-topological.t
 test-gpg.t
 test-hghave.t
 test-imports-checker.t
+test-inherit-mode.t
 test-issue1089.t
 test-issue1175.t
+test-issue1306.t
 test-issue1502.t
 test-issue1802.t
 test-issue1877.t
 test-issue1993.t
 test-issue522.t
+test-issue586.t
 test-issue612.t
 test-issue619.t
 test-issue672.t
 test-issue842.t
 test-journal-exists.t
 test-locate.t
+test-logexchange.t
 test-lrucachedict.py
+test-manifest-merging.t
 test-manifest.py
-test-manifest-merging.t
+test-manifest.t
 test-match.py
+test-merge-commit.t
 test-merge-default.t
 test-merge-internal-tools-pattern.t
 test-merge-local.t
@@ -81,8 +97,11 @@
 test-merge8.t
 test-mq-qimport-fail-cleanup.t
 test-obshistory.t
+test-obsolete-checkheads.t
 test-parents.t
 test-permissions.t
+test-pull-branch.t
+test-pull-permission.t
 test-push-checkheads-partial-C1.t
 test-push-checkheads-partial-C2.t
 test-push-checkheads-partial-C3.t
@@ -110,6 +129,7 @@
 test-push-checkheads-unpushed-D5.t
 test-push-checkheads-unpushed-D6.t
 test-push-checkheads-unpushed-D7.t
+test-push-warn.t
 test-record.t
 test-rename-after-merge.t
 test-rename-dir-merge.t
@@ -120,6 +140,7 @@
 test-revlog-group-emptyiter.t
 test-revlog-mmapindex.t
 test-revlog-packentry.t
+test-revset-outgoing.t
 test-run-tests.py
 test-show-stack.t
 test-simple-update.t
@@ -129,9 +150,12 @@
 test-sparse-requirement.t
 test-sparse-verbose-json.t
 test-status-terse.t
+test-strip-cross.t
 test-uncommit.t
 test-unified-test.t
 test-unrelated-pull.t
+test-up-local-change.t
+test-update-dest.t
 test-update-issue1456.t
 test-update-names.t
 test-update-reverse.t



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


More information about the Mercurial-devel mailing list