-
Notifications
You must be signed in to change notification settings - Fork 8
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
Awww it's so fuzzy! #49
base: master
Are you sure you want to change the base?
Conversation
I think it's fine to run this *and fail CI on it* because in my experience nobody will notice that it's broken otherwise. Additionally, the fuzzer here seems pretty stable. And if it actually found a panic, you should know about it.
Ha, and it fails. No idea what this means specifically, especially since the base64 it outputs is empty.
I guess I'm gonna do that then. Also, 20s seems to be on 152,096 runs and a coverage of 1753 code paths. With some demo files, it goes up to 2467 on my machine. I'll increase it to 60 seconds for now, and maybe we can copy the toml files already used in tests as corpus as well. |
a2402f8
to
0fde164
Compare
(will amend and force-push this commit until it's green)
0fde164
to
419489e
Compare
You've got to be kidding me. @Manishearth, you managed to get cargo-fuzz's CI running. What dark magic did you use? Does using GCC5 make the difference? Is it because I forgot to do this last week when there as a super moon? |
nooooo idea |
My thoughts are with you at this difficult time. Summon the eldritch powers, Pascal! |
Re: #40 (comment)
This PR