Skip to content
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

Various incorrect binary name / target paths in benchmarks #153

Open
oliverchang opened this issue Mar 13, 2024 · 0 comments
Open

Various incorrect binary name / target paths in benchmarks #153

oliverchang opened this issue Mar 13, 2024 · 0 comments
Labels

Comments

@oliverchang
Copy link
Collaborator

These are leading to incorrect compilation results and/or incorrect targets being run.

e.g.

https://llm-exp.oss-fuzz.com/Result-reports/scheduled/2024-03-06-weekly-all/sample/output-picotls-ptls_handle_message/01
https://llm-exp.oss-fuzz.com/Result-reports/scheduled/2024-03-06-weekly-all/sample/output-minizip-mz_crypt_aes_set_decrypt_key/01
https://llm-exp.oss-fuzz.com/Result-reports/scheduled/2024-03-06-weekly-all/sample/output-nginx-ngx_http_grpc_pass/01

and more.

And obvious marker of these errors is when there is 100% build rate, but 0% coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants