# HG changeset patch # User Pulkit Goyal # Date 1560010831 -10800 # 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 -r 29528c4235a1 -r bc7b07bb36cc contrib/python3-whitelist --- a/contrib/python3-whitelist Fri Jun 07 20:19:55 2019 +0100 +++ b/contrib/python3-whitelist Sat Jun 08 19:20:31 2019 +0300 @@ -106,6 +106,7 @@ 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