# HG changeset patch # User Pulkit Goyal # Date 2019-06-08 16:20:31 # Node ID bc7b07bb36cc308f376b5c298a5baee2f3a7d594 # Parent 29528c4235a1852cd667e914aa835dc6e9e5df03 py3: add test-contrib-emacs.t to passing tests list I installed emacs on the server running buildbot and the test started passing on Python 3. Lets add it to the list of passing test. Differential Revision: https://phab.mercurial-scm.org/D6500 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -106,6 +106,7 @@ test-context.py test-contrib-check-code.t test-contrib-check-commit.t test-contrib-dumprevlog.t +test-contrib-emacs.t test-contrib-perf.t test-contrib-relnotes.t test-contrib-testparseutil.t