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

[cfl] Allow reporting of unreproducible crashes. #6984

Closed
wants to merge 1 commit into from

Conversation

jonathanmetzman
Copy link
Contributor

@evverx
Copy link
Contributor

evverx commented Dec 8, 2021

If this is like report-unreproducible-crashes in CIFuzz I think it would be useful too. I used it in SELinuxProject/selinux#313 (comment) for example.

But in google/clusterfuzzlite#65 I meant that I'd like to upload files triggering reproducible crashes even though they crashed the latest build. CFLite should still be "green" if bugs are reproducible in both PRs and the latest builds and should be "red" when bugs in PRs are new.

@jonathanmetzman
Copy link
Contributor Author

If this is like report-unreproducible-crashes in CIFuzz I think it would be useful too. I used it in SELinuxProject/selinux#313 (comment) for example.

But in google/clusterfuzzlite#65 I meant that I'd like to upload files triggering reproducible crashes even though they crashed the latest build. CFLite should still be "green" if bugs are reproducible in both PRs and the latest builds and should be "red" when bugs in PRs are new.

Ah. If I can just do that, then I'll close this PR. I'd prefer only to support configs that people will definitely use.

@evverx
Copy link
Contributor

evverx commented Dec 8, 2021

I'd prefer only to support configs that people will definitely use

Fair enough :-)

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