]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/trail/discussion.mdwn
trail.t is failing
[ikiwiki.git] / doc / plugins / trail / discussion.mdwn
index d00b5589a329775a60cc2980663e1c71c0f4f483..d08bd747726a80401c719c60ded97c8175428491 100644 (file)
@@ -37,3 +37,26 @@ can't be the same hook, because it has to run after pagespecs
 work, but before sorting.
 
 --[[smcv]]
+
+> I've merged trail3-integrated, but not prebuild. I don't exactly dislike
+> prebuild, but dunno that the hook prolieration is worth the minor cleanup
+> it allows in trail. --[[Joey]]
+
+>> Hmm, t/trail.t is failing several tests here. --[[Joey]]
+
+<pre>
+t/trail.t .................... 1/? 
+#   Failed test at t/trail.t line 211.
+#   Failed test at t/trail.t line 213.
+#   Failed test at t/trail.t line 215.
+#   Failed test at t/trail.t line 217.
+#   Failed test at t/trail.t line 219.
+#   Failed test at t/trail.t line 221.
+#   Failed test at t/trail.t line 223.
+#   Failed test at t/trail.t line 225.
+#   Failed test at t/trail.t line 227.
+#   Failed test at t/trail.t line 229.
+#   Failed test at t/trail.t line 231.
+</pre>
+
+> These all seem to relate to sorting. --[[Joey]]