cmd/go: how to disable (run test) Cached · Issue #24573 · golang/go

What version of Go are you using (go version)? 1.10 (win10_x64) go test, The results always appear cached. I made an HTTP request, the result of the server return was changed, but the test results ...