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
ClusterFuzz can't find seed corpus #2085
Comments
|
It has to be named <fuzz_target>_seed_corpus.zip |
|
The error is reported from the coverage build, see |
|
I think it's my fault. After merging the original PR, I've manually decreased the project's weight (because it doesn't seem to have a significant user base). I might've done that wrong, since the interface on our end has changed. Now I tried to fix that, let's wait for a day or two. Please ignore this issue for now. |
|
The coverage build succeeded and here is a report: https://storage.googleapis.com/oss-fuzz-coverage/libspng/reports/20190116/linux/report.html |
Should I rename the .zip to be <fuzz_target>.zip? I used libpng's build.sh as a template for libspng which produces a similarly named .zip.
Monorail issue
The text was updated successfully, but these errors were encountered: