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

[minor] Makefile: introduce a QTEST_SEED variable to set qtest random seed #774

Merged
merged 1 commit into from
Aug 11, 2017

Conversation

gasche
Copy link
Member

@gasche gasche commented Aug 9, 2017

To reproduce a failure that may depend on the seed 1234, you may use

make test QTEST_SEED=1345

This is a minor change that I will merge soon, but I use a PR for documentation purposes (so that other developers hear from the feature in case it could be helpful to them as well).

To reproduce a failure that may depend on the seed 1234, you may use

    make test QTEST_SEED=1345
@gasche gasche merged commit 46a35e5 into ocaml-batteries-team:master Aug 11, 2017
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.

1 participant