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

Regression in RandomScheduler / fuzz testing #113

Open
colin-scott opened this issue Mar 14, 2016 · 0 comments
Open

Regression in RandomScheduler / fuzz testing #113

colin-scott opened this issue Mar 14, 2016 · 0 comments

Comments

@colin-scott
Copy link
Member

Something seems to be wrong with RandomScheduler -- it's no longer able to trigger bugs during fuzz testing after several hours of execution, in cases where it was previously able to find bugs within <10 minute.

I'm guessing the root cause is related to the recent changes I made for InteractiveScheduler. (Although, strangely, ReplayScheduler and InteractiveScheduler are both able to reproduce existing recordings correctly, so this regression only seems to be affecting RandomScheduler?)

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

No branches or pull requests

1 participant