D3921: py3: whitelist 3 more passing tests caught with the ratchet
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Wed Jul 11 18:12:16 UTC 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rHG0d27d6bcfb28: py3: whitelist 3 more passing tests caught with the ratchet (authored by durin42, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D3921?vs=9539&id=9551
REVISION DETAIL
https://phab.mercurial-scm.org/D3921
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
@@ -200,6 +200,7 @@
test-histedit-edit.t
test-histedit-fold-non-commute.t
test-histedit-fold.t
+test-histedit-no-backup.t
test-histedit-no-change.t
test-histedit-non-commute-abort.t
test-histedit-non-commute.t
@@ -341,6 +342,7 @@
test-narrow.t
test-nested-repo.t
test-newbranch.t
+test-nointerrupt.t
test-obshistory.t
test-obsmarker-template.t
test-obsmarkers-effectflag.t
@@ -432,6 +434,7 @@
test-record.t
test-relink.t
test-remove.t
+test-removeemptydirs.t
test-rename-after-merge.t
test-rename-dir-merge.t
test-rename-merge1.t
To: durin42, pulkit, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list