D5148: py3: add 5 new passing tests to whitelist caught by buildbot
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Thu Oct 18 13:11:48 UTC 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rHGb1eb19301c94: py3: add 5 new passing tests to whitelist caught by buildbot (authored by pulkit, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D5148?vs=12238&id=12241
REVISION DETAIL
https://phab.mercurial-scm.org/D5148
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
@@ -155,6 +155,7 @@
test-empty.t
test-encode.t
test-encoding-func.py
+test-encoding-textwrap.t
test-encoding.t
test-eol-add.t
test-eol-clone.t
@@ -215,6 +216,7 @@
test-graft.t
test-grep.t
test-hardlinks.t
+test-help.t
test-hg-parseurl.py
test-hghave.t
test-hgignore.t
@@ -375,6 +377,7 @@
test-narrow-clone-no-ellipsis.t
test-narrow-clone-non-narrow-server.t
test-narrow-clone-nonlinear.t
+test-narrow-clone-stream.t
test-narrow-clone.t
test-narrow-commit.t
test-narrow-copies.t
@@ -432,6 +435,7 @@
test-phases.t
test-profile.t
test-progress.t
+test-propertycache.py
test-pull-branch.t
test-pull-http.t
test-pull-permission.t
@@ -629,6 +633,7 @@
test-wireproto-command-lookup.t
test-wireproto-command-manifestdata.t
test-wireproto-command-pushkey.t
+test-wireproto-command-rawstorefiledata.t
test-wireproto-framing.py
test-wireproto-serverreactor.py
test-wireproto.py
To: pulkit, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list