Golang cmd/go: "test timed out after ... running tests: ..." attached to one of many subtests in JSON mode, can be less visible compared to non-JSON output
Consider the output from go test without -json flag in a situation where a test timeout happens while multiple subtests ...