Enable fuzz testing of Rust code for project Oak#5719
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