-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Enable fuzz testing of Rust code for project Oak #5719
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
Conversation
|
I'll re-run when the oak PR is merged! |
|
@asraa Thanks for the review. The Oak PR is merged now. Could you please rerun the CI checks? |
a1f04b2 to
d0bfb80
Compare
|
Hmmm I think coverage might be hitting an llvm issue? I think some other Rust projects were hitting this #4697 (comment) @catenacyber do you think so? |
|
Looks like a rust wrapper named rustc.py is missing here |
|
Thanks for the pointers. I am still looking into this. Locally, the error message I get is related to compiling |
|
If the build error is related to one of the dependencies/crates, you can either :
|
e67d175 to
327a84f
Compare
Thanks. That helped. |
|
We have received a failure report for a fuzz target that no longer exists: https://oss-fuzz.com/testcase?key=5379770520043520 |
Ref project-oak/oak#2047