X test.go ↑ timeout 10m -> 20m
xbtree tests, in normal mode, run ~ 130s on my laptop. On a testnode however they run ~500s and sometimes more than 10 minutes, probably depending on surrounding load. -> increase default `go test` timeout to avoid sporadic "test timed out" failures.
Showing