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

Improve fuzzing setup #2

Open
AlekSi opened this issue Jul 15, 2024 · 0 comments · Fixed by #3
Open

Improve fuzzing setup #2

AlekSi opened this issue Jul 15, 2024 · 0 comments · Fixed by #3
Assignees
Labels
code/chore Code maintenance improvements

Comments

@AlekSi
Copy link
Member

AlekSi commented Jul 15, 2024

The basic setup is there, but the fuzz corpus collection should be ported from https://github.com/FerretDB/FerretDB/blob/main/cmd/envtool/fuzz.go (probably to https://github.com/FerretDB/fuzz-corpus itself to avoid duplication of code with FerretDB?)

We probably should also make our fuzzing data smaller (see there).

@AlekSi AlekSi self-assigned this Jul 15, 2024
@AlekSi AlekSi moved this to Open in Current Engineering Jul 15, 2024
@AlekSi AlekSi changed the title Fuzz on CI Improve fuzzing setup Jul 17, 2024
@AlekSi AlekSi closed this as completed in d5ba6ea Jul 17, 2024
@AlekSi AlekSi reopened this Jul 17, 2024
@AlekSi AlekSi added the code/chore Code maintenance improvements label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant