Commit 66359658 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2322c26a
...@@ -972,7 +972,6 @@ func TestΔBTreeAllStructs(t *testing.T) { ...@@ -972,7 +972,6 @@ func TestΔBTreeAllStructs(t *testing.T) {
// imports; https://github.com/pypa/setuptools/issues/510) // imports; https://github.com/pypa/setuptools/issues/510)
// -> we spawn `treegen allstructs` once and use request/response approach. // -> we spawn `treegen allstructs` once and use request/response approach.
// !testing.Short() -> increase?
maxdepth := 2 // XXX -> 3? maxdepth := 2 // XXX -> 3?
maxsplit := 1 // XXX -> 2? maxsplit := 1 // XXX -> 2?
n := 10 // XXX -> more? n := 10 // XXX -> more?
......
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