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

Tests need to be serialized #14

Closed
ewxrjk opened this issue Jul 13, 2014 · 1 comment
Closed

Tests need to be serialized #14

ewxrjk opened this issue Jul 13, 2014 · 1 comment
Labels
Milestone

Comments

@ewxrjk
Copy link
Owner

@ewxrjk ewxrjk commented Jul 13, 2014

Since 20735c1 the test suite is serialized (because it doesn't work concurrently with itself). This should be fixed.

@ewxrjk ewxrjk added this to the 2.0 milestone Jul 13, 2014
@ewxrjk ewxrjk added the build label Jul 13, 2014
@ewxrjk ewxrjk modified the milestones: 1.1, 2.0 Jul 13, 2014
@ewxrjk
Copy link
Owner Author

@ewxrjk ewxrjk commented Jul 13, 2014

It's worse than that, wheezy's Automake rejects the serialization option.

@ewxrjk ewxrjk changed the title Tests are serialized Tests need to serialized Jul 13, 2014
@ewxrjk ewxrjk changed the title Tests need to serialized Tests need to be serialized Jul 13, 2014
ewxrjk added a commit that referenced this issue Jul 13, 2014
This is necessary for Automake's concurrent test execution.
Fixes issue #14.
@ewxrjk ewxrjk closed this in 05629e1 Jul 13, 2014
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
1 participant