comparison hgext3rd/__init__.py @ 36176:0836c70ba5fa

py3: whitelist more passing tests I had some good success tonight with histedit tests. test-histedit-fold.t is now low-hanging fruit: it is only failing because the logic for setting environment variables in hook.py is slightly busted. Specifically, hook.py line 142 should be making sure it puts strings in the env dict, not bytes, to avoid b'' goo in environment variables. Differential Revision: https://phab.mercurial-scm.org/D2249
author Augie Fackler <augie@google.com>
date Tue, 13 Feb 2018 19:12:44 -0500
parents 4b81487a01d4
children 2372284d9457
comparison
equal deleted inserted replaced
36175:59affe7e01d4 36176:0836c70ba5fa