Tests need to be serialized #14
Closed
Comments
|
It's worse than that, wheezy's Automake rejects the serialization option. |
ewxrjk
added a commit
that referenced
this issue
Jul 13, 2014
This is necessary for Automake's concurrent test execution. Fixes issue #14.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since 20735c1 the test suite is serialized (because it doesn't work concurrently with itself). This should be fixed.
The text was updated successfully, but these errors were encountered: