Skip to content

cmd/compile: improve fuzzer [freeze exception] #52948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
randall77 opened this issue May 17, 2022 · 2 comments
Closed

cmd/compile: improve fuzzer [freeze exception] #52948

randall77 opened this issue May 17, 2022 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone

Comments

@randall77
Copy link
Contributor

I'd like to request a freeze exception for getting 3 fuzzing upgrade libraries submitted. I think they are ~ready to go now but we're past the 1-week grace period. The CLs are 387334, 387335, and 387336.

The CLs are not particularly risky. When not fuzzing none of the runtime code gets executed. The compiler code is a bit more entwined but should be a no-op when fuzzing is not enabled.

@golang/release

@mknyszek mknyszek added the NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. label May 18, 2022
@mknyszek mknyszek added this to the Go1.19 milestone May 18, 2022
@mknyszek mknyszek added the Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) label May 18, 2022
@dmitshur
Copy link
Contributor

Thanks for letting us know about this. I believe we're in agreement that this is okay. Approved.

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. labels May 20, 2022
@randall77
Copy link
Contributor Author

Everything has been checked in.

@golang golang locked and limited conversation to collaborators May 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Projects
None yet
Development

No branches or pull requests

4 participants