提交 8d35bd5f 作者: Stephen Whitmore

marks dht query as known breakage for now

License: MIT
Signed-off-by: 's avatarStephen Whitmore <noffle@ipfs.io>
上级 a2bcec40
......@@ -50,7 +50,8 @@ test_expect_success 'get' '
# ipfs dht query <peerID>
## We query 3 different keys, to statisically lower the chance that the queryer
## turns out to be the closest to what a key hashes to.
test_expect_success 'query' '
# TODO: flaky. tracked by https://github.com/ipfs/go-ipfs/issues/2620
test_expect_failure 'query' '
ipfsi 3 dht query banana >actual &&
ipfsi 3 dht query apple >>actual &&
ipfsi 3 dht query pear >>actual &&
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论