D302: python3: whitelist another *13* tests that now pass
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Wed Aug 16 03:47:39 UTC 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rHG470e2c7ee34f: python3: whitelist another *13* tests that now pass (authored by durin42).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D302?vs=685&id=972
REVISION DETAIL
https://phab.mercurial-scm.org/D302
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
@@ -17,6 +17,7 @@
test-doctest.py
test-duplicateoptions.py
test-empty-dir.t
+test-empty.t
test-excessive-merge.t
test-hghave.t
test-issue1089.t
@@ -29,9 +30,21 @@
test-merge-default.t
test-merge2.t
test-merge5.t
+test-push-checkheads-pruned-B1.t
+test-push-checkheads-pruned-B6.t
+test-push-checkheads-pruned-B7.t
+test-push-checkheads-superceed-A1.t
+test-push-checkheads-superceed-A4.t
+test-push-checkheads-superceed-A5.t
+test-push-checkheads-superceed-A8.t
+test-push-checkheads-unpushed-D1.t
+test-push-checkheads-unpushed-D6.t
+test-push-checkheads-unpushed-D7.t
+test-rename.t
test-revlog-packentry.t
test-run-tests.py
test-terse-status.t
test-unified-test.t
+test-update-dest.t
test-update-reverse.t
test-xdg.t
To: durin42, #hg-reviewers, quark, indygreg
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list