提交 aafebc58 作者: Tommi Virtanen 提交者: Jeromy

dagmodifier test: Add TODO note about how bad luck can cause test failure

License: MIT
Signed-off-by: 's avatarJeromy <jeromyj@gmail.com>
上级 b24de97b
......@@ -568,6 +568,7 @@ func TestCorrectPinning(t *testing.T) {
indirpins := pins.IndirectKeys()
children := enumerateChildren(t, nd, dserv)
// TODO this is not true if the contents happen to be identical
if len(indirpins) != len(children) {
t.Log(len(indirpins), len(children))
t.Fatal("Incorrect number of indirectly pinned blocks")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论