# HG changeset patch # User Augie Fackler # Date 1518472290 18000 # Node ID 7f68235f23ff747883bcf01d8f0194931182e923 # Parent a3d42d1865f10f16728b3aa57b16b02e52ad8455 python3: whitelist another four passing tests Differential Revision: https://phab.mercurial-scm.org/D2197 diff -r a3d42d1865f1 -r 7f68235f23ff contrib/python3-whitelist --- a/contrib/python3-whitelist Tue Feb 06 18:13:15 2018 -0800 +++ b/contrib/python3-whitelist Mon Feb 12 16:51:30 2018 -0500 @@ -43,6 +43,7 @@ test-diff-subdir.t test-diffdir.t test-directaccess.t +test-dirstate-backup.t test-dirstate-nonnormalset.t test-doctest.py test-double-merge.t @@ -89,6 +90,7 @@ test-issue1089.t test-issue1175.t test-issue1306.t +test-issue1438.t test-issue1502.t test-issue1802.t test-issue1877.t @@ -176,7 +178,9 @@ test-revset-dirstate-parents.t test-revset-outgoing.t test-run-tests.py +test-serve.t test-show-stack.t +test-show.t test-simple-update.t test-single-head.t test-sparse-clear.t