help: I broke test-gendoc-ro.t and I have no idea how

Augie Fackler raf at durin42.com
Thu Feb 16 00:21:05 UTC 2017


With my pager-modernization work applied, I've got one test failure that is blocking me from mailing:
augie% make test-gendoc-ro.t
cd tests && python run-tests.py -j16 test-gendoc-ro.t
--- /usr/local/google/home/augie/Programming/hg/crew/tests/test-gendoc-ro.t
+++ /usr/local/google/home/augie/Programming/hg/crew/tests/test-gendoc-ro.t.err
@@ -2,3 +2,5 @@
 
   $ $TESTDIR/check-gendoc ro
   checking for parse errors
+  gendoc.txt:55: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
+  gendoc.txt:55: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
ERROR: test-gendoc-ro.t output changed

This is caused by something I did in https://hg.durin42.com/hg-wip/rev/b7285db7c604, but I have no idea what. Can anyone help me figure out this last problem?

Thanks!
Augie

(If it helps to have those together, I also pasted them here as part of asking for advice on irc https://bitbucket.org/snippets/durin42/yeqMp)




More information about the Mercurial-devel mailing list