CIFASIS / QuickFuzz

An experimental grammar fuzzer in Haskell using QuickCheck
http://QuickFuzz.org
GNU General Public License v3.0
199 stars 45 forks source link

Master is broken #54

Closed varnerac closed 8 years ago

varnerac commented 8 years ago

It looks like https://github.com/CIFASIS/QuickFuzz/commit/80dcd33f36057ead22cb3f9cbffe3e60a57b0e72 broke master.

You can see the results in CircleCI here: https://circleci.com/gh/NineFX/QuickFuzz/74

gaa-cifasis commented 8 years ago

I just fixed this issue, but the last build failed. This last error is just an out-of-memory error that you get from time to time. As soon as i get a good build, i will close this issue.

varnerac commented 8 years ago

I will look at the out of memory errors. I don't have a great solution now. However, in the interim, retrying the build will usually clear the status indicator in GitHub.