提交 919e9beb 作者: Juan Batiz-Benet

ipns test: is fast republish a timing prob?

上级 1ab9588c
......@@ -248,7 +248,7 @@ func TestFastRepublish(t *testing.T) {
// get first resolved hash
log.Debug("publishing first hash")
writeFileData(t, dataA, fname) // random
<-time.After(shortRepublishTimeout * 11 / 10)
<-time.After(shortRepublishTimeout * 2)
log.Debug("resolving first hash")
resolvedHash, err := node.Namesys.Resolve(pubkeyHash)
if err != nil {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论