X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0a23666ddd446fea64bd9ddb0e11d33643a3fedf..0de3074c7f0dbe780919a53a057ee53b31d5e233:/doc/bugs/trail_test_suite_failures.mdwn?ds=inline

diff --git a/doc/bugs/trail_test_suite_failures.mdwn b/doc/bugs/trail_test_suite_failures.mdwn
index db010c68e..a3b7159ec 100644
--- a/doc/bugs/trail_test_suite_failures.mdwn
+++ b/doc/bugs/trail_test_suite_failures.mdwn
@@ -1,9 +1,24 @@
+[[!template id=gitbranch branch=smcv/trail author=smcv]] [[!tag patch]]
+
 `t/trail.t` has some test suite failures. This is after applying
 [[smcv]]'s patch that fixed some races that caused it to fail
 sometimes. These remaining failures may also be intermittant,
 although I can get them reliably on my laptop. I've added some debugging
 output, which seems to point to an actual bug in the plugin AFAICS. --[[Joey]] 
 
+> I can reproduce this reliably at 0a23666ddd but not 3.20120203. Bisecting
+> indicates that it regressed in aaa72a3a80f, "inline: When the pagenames list
+> includes pages that do not exist, skip them".
+>
+> I don't think this is the bug noted in the commit message - the inline
+> containing `sorting/new` uses `pages`, not `pagenames`. --[[smcv]]
+
+>> It seems you removed `trail` support from `inline` in that commit.
+>> Assuming that wasn't intentional, this is fixed in `smcv/trail`.
+>> --[[smcv]]
+
+>>> Looks like a bad merge of some kind. pulled, [[done]] --[[Joey]]
+
 <pre>
 ok 71 - expected n=sorting/end p=sorting/beginning in sorting/middle.html
 not ok 72 - expected n=sorting/new p=sorting/middle in sorting/end.html