提交 746392cf 编写于 作者: A Anton Evangelatov 提交者: Balint Gabor

swarm/storage: disable treechunker test while it is flaky (#16254)

上级 15485186
......@@ -363,7 +363,7 @@ func TestRandomData(t *testing.T) {
}
func TestRandomBrokenData(t *testing.T) {
func XTestRandomBrokenData(t *testing.T) {
sizes := []int{1, 60, 83, 179, 253, 1024, 4095, 4096, 4097, 8191, 8192, 8193, 12287, 12288, 12289, 123456, 2345678}
tester := &chunkerTester{t: t}
chunker := NewTreeChunker(NewChunkerParams())
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册