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 fail in 1-core VM #251
Comments
|
Thanks for the report @bmwiedemann, I have a pretty good idea what is causing this, and the fix should be straightforward, and I'll aim to make a release resolving this month. |
|
Please ping me when you have a patch. I can test it in our env as well (unless cherry-picking to 1.3.3 is too hard) |
This allows setting the maximum number of threads to exceed the hardware concurrency, in cases where this is required for tests to pass. Resolves Issue libsemigroups#251.
This allows setting the maximum number of threads to exceed the hardware concurrency, in cases where this is required for tests to pass. Resolves Issue libsemigroups#251.
This allows setting the maximum number of threads to exceed the hardware concurrency, in cases where this is required for tests to pass. Resolves Issue libsemigroups#251.
This allows setting the maximum number of threads to exceed the hardware concurrency, in cases where this is required for tests to pass. Resolves Issue libsemigroups#251.
This allows setting the maximum number of threads to exceed the hardware concurrency, in cases where this is required for tests to pass. Resolves Issue #251.
|
@bmwiedemann I believe I resolved this in v1.3.4, sorry I forgot to ping you earlier! |
|
I verified that it is fixed in 1.3.4. |
While working on reproducible builds for openSUSE, I found that our
libsemigroups-1.3.3package fails its tests in a 1-core VM.Steps to reproduce on openSUSE or Debian:
test output:
The text was updated successfully, but these errors were encountered: