tests/logexceptions.py
changeset 36037 8de90e006c78
parent 35190 bd8875b6473c
child 43076 2372284d9457
--- a/tests/logexceptions.py	Sun Feb 11 10:52:13 2018 -0800
+++ b/tests/logexceptions.py	Sun Feb 11 12:42:10 2018 -0800
@@ -65,6 +65,7 @@
             primaryframe,
             hgframe,
             hgline,
+            ui.environ[b'TESTNAME'].decode('utf-8', 'replace'),
         ]
         fh.write(b'\0'.join(p.encode('utf-8', 'replace') for p in parts))