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

Always print seed at startup #153

Open
Axlle opened this issue Mar 26, 2014 · 0 comments
Open

Always print seed at startup #153

Axlle opened this issue Mar 26, 2014 · 0 comments
Milestone

Comments

@Axlle
Copy link
Contributor

Axlle commented Mar 26, 2014

It would be helpful to always print the seed number so that the test ordering can be reproduced even when the tests fail to complete. Currently Subliminal tries to print the seed when after an error, but it may not be possible to detect all errors (exceptions, crashes, lockups, etc.)

I propose replacing "Tests are starting up..." and "Running tests in order as predetermined by seed 0123456." with the following messages:

  • "Tests are starting up with random seed 4025613..."
  • "Tests are starting up with predetermined seed 0123456..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants