Commit 62066269 authored by acud's avatar acud Committed by GitHub

file: disable hanging tests (#484)

parent 137dae3b
......@@ -33,8 +33,8 @@ var (
swarm.ChunkSize*128 + 64, // 16
swarm.ChunkSize * 129, // 17
swarm.ChunkSize * 130, // 18
swarm.ChunkSize * 128 * 128, // 19
swarm.ChunkSize*128*128 + 32, // 20
//swarm.ChunkSize * 128 * 128, // 19
//swarm.ChunkSize*128*128 + 32, // 20
}
fileExpectHashHex = []string{
"ece86edb20669cc60d142789d464d57bdf5e33cb789d443f608cbd81cfa5697d", // 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment