-
Notifications
You must be signed in to change notification settings - Fork 30
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_command_line_command_flag and test_command_line_import_flag: Different num_threads values #128
Comments
Failing for NixOS on aarch64-linux on 3.1.0 as well.
|
13 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello.
We are currently trying to rebuild this package in Fedora for Python 3.11, but we see some suspicious test failures that occur with Python 3.11 as well as with Python 3.10.
The failures look like this:
On i686:
On x86_64
On ppc64le
On s390x:
The tests pass on aarch64. test_architecture was skipped.
It appears the num_threads value is different. Is that a real problem or just bad test expectations? Thanks
The text was updated successfully, but these errors were encountered: