[PATCH 1 of 3 py3] python3: another 3 tests whitelisted

Augie Fackler raf at durin42.com
Sat Sep 16 17:29:04 UTC 2017


# HG changeset patch
# User Augie Fackler <raf at durin42.com>
# Date 1505575996 14400
#      Sat Sep 16 11:33:16 2017 -0400
# Node ID 20ba461506803cda0aa521d5e61e83bc17202d10
# Parent  51c0a1987afb51faf004c4a97c9198f1855fff3a
python3: another 3 tests whitelisted

diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist
--- a/contrib/python3-whitelist
+++ b/contrib/python3-whitelist
@@ -1,6 +1,7 @@
 test-addremove.t
 test-ancestor.py
 test-backwards-remove.t
+test-bookmarks-strip.t
 test-branch-tag-confict.t
 test-casecollision.t
 test-check-commit.t
@@ -30,6 +31,7 @@ test-imports-checker.t
 test-issue1089.t
 test-issue1993.t
 test-issue842.t
+test-journal-exists.t
 test-locate.t
 test-lrucachedict.py
 test-manifest.py
@@ -51,6 +53,7 @@ test-push-checkheads-unpushed-D7.t
 test-rename.t
 test-revlog-packentry.t
 test-run-tests.py
+test-status-terse.t
 test-terse-status.t
 test-unified-test.t
 test-update-dest.t


More information about the Mercurial-devel mailing list