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

Is there any way to keep fuzzing? #54641

Closed
DuckRui opened this issue Aug 24, 2022 · 1 comment
Closed

Is there any way to keep fuzzing? #54641

DuckRui opened this issue Aug 24, 2022 · 1 comment

Comments

@DuckRui
Copy link

DuckRui commented Aug 24, 2022

I'm trying to use fuzz to test the target program. My go version is go1.18.4 darwin/amd64.
When I use fuzz to test, I find the fuzz will stop when meet a bug, I don't want it to stop when it find bugs, but to continue to run.
Is there any good way to help me solve this problem? Thank you very much.

@seankhliao
Copy link
Member

Duplicate of #48127

@seankhliao seankhliao marked this as a duplicate of #48127 Aug 24, 2022
@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2022
@golang golang locked and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants