Skip to content

Solver quickcheck improvements #3331

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

Merged
merged 2 commits into from
Apr 13, 2016

Conversation

grayjay
Copy link
Collaborator

@grayjay grayjay commented Apr 13, 2016

I added another test and applied the backjump limit. The backjump limit prevents the test from running out of memory when the solver's log becomes too large.

I tried merging this PR, #3221, #3234, #3237, @edsko's branch off of #3268, and #3327 into master. I haven't seen any failures, and the memory usage has been constant. Maybe we can start running the tests on Travis.

grayjay added 2 commits April 12, 2016 22:00
This prevents individual tests from running too long and limits the size of the
solver log.
@23Skidoo 23Skidoo merged commit e864d3f into haskell:master Apr 13, 2016
@23Skidoo
Copy link
Member

Merged, thanks!

@grayjay
Copy link
Collaborator Author

grayjay commented Apr 13, 2016

Thanks!

@grayjay grayjay deleted the solver-quickcheck-backjump-limit branch April 13, 2016 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants