Skip to content
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

internal/fuzz: cmd/go.TestScript/test_fuzz_minimize is too sensitive to timing #48870

Closed
bcmills opened this issue Oct 8, 2021 · 1 comment
Closed
Labels
FrozenDueToAge fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done. release-blocker Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Oct 8, 2021

greplogs --dashboard -md -l -e 'FAIL: TestScript/test_fuzz_minimize\b'

2021-10-08T17:25:33-0d838ea/windows-amd64-longtest

The fix looks trivial — I'll mail it.

@bcmills bcmills added Testing An issue that has been verified to require only test changes, not just a test failure. NeedsFix The path to resolution is known, but the work has not been done. fuzz Issues related to native fuzzing support labels Oct 8, 2021
@bcmills bcmills added this to the Go1.18 milestone Oct 8, 2021
@bcmills bcmills self-assigned this Oct 8, 2021
@gopherbot
Copy link

Change https://golang.org/cl/354794 mentions this issue: cmd/go: do not expect a specific timing in test_fuzz_minimize

@rsc rsc unassigned bcmills Jun 23, 2022
@golang golang locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done. release-blocker Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
Status: No status
Development

No branches or pull requests

2 participants