Ensure that fuzz tests compile in CI #5601
Labels
A-tokio
Area: The main tokio crate
A-tokio-stream
Area: The tokio-stream crate
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-help-wanted
Call for participation: Help is requested to fix this issue.
We don't run fuzz tests in our CI because they're executed elsewhere, but we should still make sure that they compile. To close this, submit a PR that updates our CI configuration to ensure that fuzz tests compile. The CI configuration can be found in the
.github
directory.There are a few warnings in the fuzz tests currently, those should be fixed too.
See #5392 for context.
The text was updated successfully, but these errors were encountered: