Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
git: change calling convention of safe_git to have named arguments
[git.ikiwiki.info.git]
/
doc
/
bugs
/
trail_test_suite_failures.mdwn
diff --git
a/doc/bugs/trail_test_suite_failures.mdwn
b/doc/bugs/trail_test_suite_failures.mdwn
index 88026bedcc57dca3df17322587546c94aae9e107..a3b7159ecde1307039122faf2e318cfed0637eb9 100644
(file)
--- a/
doc/bugs/trail_test_suite_failures.mdwn
+++ b/
doc/bugs/trail_test_suite_failures.mdwn
@@
-1,3
+1,5
@@
+[[!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,
`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,
@@
-11,6
+13,12
@@
output, which seems to point to an actual bug in the plugin AFAICS. --[[Joey]]
> I don't think this is the bug noted in the commit message - the inline
> containing `sorting/new` uses `pages`, not `pagenames`. --[[smcv]]
> 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
<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