This is wrong: % go test strings ok strings 0.641s % GODEBUG=asdf=1 go test strings ok strings (cached) %