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

Test duration – parallelize? #9069

Closed
mk-pmb opened this issue Apr 3, 2016 · 1 comment
Closed

Test duration – parallelize? #9069

mk-pmb opened this issue Apr 3, 2016 · 1 comment

Comments

@mk-pmb
Copy link
Contributor

@mk-pmb mk-pmb commented Apr 3, 2016

I had another look at #8543 as I learned to fix some Unicode stream errors the other day. My current main obstacle is how long the tests run on Travis, no fun to make a PR and wait hours to see if it could be accepted. I could try and look into parallelizing the tests, like 20 at once, what would you think? (I'll ask first, since there was no reaction to said PR.)

Update: I'd also try and add some means to re-order the tests, so I could prioritize tests that made Travis fail last time. In the PR above, it looks like it crashed mainly due to a bug in nosetest, so if that one can be reproduced, all the other tests lapse and shouldn't delay that critical test.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 3, 2016

This is already proposed.

@dstftw dstftw closed this Apr 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.