Skip to content

Add a 'random' option to select N random commits out of the last 100*N #2583

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 3 commits into from
Dec 16, 2016

Conversation

gvanrossum
Copy link
Member

Implements the idea from #1349.

@Michael0x2a
Copy link
Collaborator

Idea: maybe add a feature that prints the random seed/lets you provide arbitrary random seeds? That way, when you hit across a failing sequence, you can easily reproduce by copying the printed seed and providing it as an argument when you re-run the tool.

Not sure if it's worth the effort to do this though.

@gvanrossum
Copy link
Member Author

gvanrossum commented Dec 15, 2016 via email

@gvanrossum gvanrossum merged commit c711f62 into master Dec 16, 2016
@gvanrossum gvanrossum deleted the random-incremental-checker branch December 16, 2016 20:53
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

Successfully merging this pull request may close these issues.

2 participants