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

Reenable fuzzing PRs again (seems OK with new nightly) #1776

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

EliahKagan
Copy link
Member

@EliahKagan EliahKagan commented Jan 18, 2025

This reverts commit a661a8a ("deactivate fuzzing as it's not building anymore for unrelated reasons") from #1768. I'm not totally clear on the specific cause, but it appeared to be serde-related as in previous failures that went away when a more current nightly build was used.

Whereas in the past this required changes in oss-fuzz to update the rust toolchain (EliahKagan#1, google/oss-fuzz#12512, #1596), this time it looks like all that was required was to wait for a new nightly build. I say this based on testing in EliahKagan#8, with these results run three times.

I think that may, at least in principle, not be exactly equivalent to running it from here. So I waited for it to complete before marking this as ready to review (the fuzzing job is not a required check, so auto-merge would not wait for it). It passes here as well.

@EliahKagan EliahKagan changed the title Reenable fuzzing PRs again, as it seems to work with the new nightly Reenable fuzzing PRs again (seems OK with new nightly) Jan 18, 2025
@EliahKagan EliahKagan marked this pull request as ready for review January 18, 2025 08:34
@Byron
Copy link
Member

Byron commented Jan 18, 2025

Thanks a lot for bringing fuzzing back!

It's a bit sad that this currently is the biggest reason for instability, along with the WASI target being renamed, of course.

@Byron Byron merged commit d5dc5bf into GitoxideLabs:main Jan 18, 2025
20 checks passed
@EliahKagan EliahKagan deleted the fuzz-next branch January 18, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants