Skip to content

cmd/go: test cache should recognize changes in GODEBUG #66213

@rsc

Description

@rsc

This is wrong:

% go test strings
ok strings 0.641s
% GODEBUG=asdf=1 go test strings
ok strings (cached)
%

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions