# HG changeset patch # User Pulkit Goyal # Date 1538331196 -10800 # Node ID 7ea24d05d70291b8ccb4b939a0930e4d0a10b46f # Parent 61f39a89216886cf598ce1baca504864d63f6f8d py3: add one more passing test to whitelist caught by buildbot Thanks to Matt Harbison who fixed the remaining failures of this test. Differential Revision: https://phab.mercurial-scm.org/D4814 diff -r 61f39a892168 -r 7ea24d05d702 contrib/python3-whitelist --- a/contrib/python3-whitelist Thu Sep 27 12:06:32 2018 +0200 +++ b/contrib/python3-whitelist Sun Sep 30 21:13:16 2018 +0300 @@ -103,6 +103,7 @@ test-copytrace-heuristics.t test-debugbuilddag.t test-debugbundle.t +test-debugcommands.t test-debugextensions.t test-debugindexdot.t test-debugrename.t