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

Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing #10065

Merged
merged 8 commits into from
Jan 20, 2022

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented Jan 8, 2022

What type of PR is this?

Other

What does this PR do? Why is it needed?

Deleting old style libfuzz tests in favor of go 1.18 style of testing. See #10063.

Unblocks #10064

Design doc: https://prysmaticlabs.notion.site/Fuzzing-Prysm-with-Go-1-18-4b57c6a5386742e286c949ffab970663

Which issues(s) does this PR fix?

Other notes for review

@prestonvanloon prestonvanloon marked this pull request as ready for review January 18, 2022 16:09
@prestonvanloon prestonvanloon requested review from nisdas, rkapka and a team as code owners January 18, 2022 16:09
@prestonvanloon prestonvanloon requested a review from uncdr January 18, 2022 16:10
@prestonvanloon prestonvanloon added Fuzz Anything fuzz testing related! Ready For Review labels Jan 18, 2022
@rkapka rkapka mentioned this pull request Jan 19, 2022
@prylabs-bulldozer prylabs-bulldozer bot merged commit 7df01fe into develop Jan 20, 2022
@terencechain terencechain deleted the rm-libfuzz-builds branch June 5, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fuzz Anything fuzz testing related!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants