]> sipb.mit.edu Git - ikiwiki.git/commitdiff
trail.t is failing
authorJoey Hess <joey@kitenet.net>
Sun, 18 Mar 2012 19:06:27 +0000 (15:06 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 18 Mar 2012 19:06:27 +0000 (15:06 -0400)
doc/plugins/trail/discussion.mdwn

index 8b3981f0cfa71474f0bcf9cf4fa744edc936cd90..d08bd747726a80401c719c60ded97c8175428491 100644 (file)
@@ -41,3 +41,22 @@ work, but before sorting.
 > 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]]
 > 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]]