google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.48k stars 2.22k forks source link

pdf-js Throws 404 Error at Fuzzer-Stats #11542

Open manunio opened 9 months ago

manunio commented 9 months ago

Hi, it seems that pdf-js is not running properly, as it shows the following error: Got error with status: 404 No stats at https://oss-fuzz.com/fuzzer-stats?project=pdf-js. I'm not sure if this is related, but during local testing, coverage was failing, and I created a pull request (#11524) to address the issue.

manunio commented 8 months ago

@oliverchang ping