-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
test_math
fails on Windows
#126252
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
Comments
For me, on current Windows 10, with fresh "Python 3.14.0a1+ experimental free-threading build (heads/main-dirty:0e8665554b2, Oct 31 2024, 14:58:59) [MSC v.1941 64 bit (AMD64)] on win32", 87 tests pass in 10 sec. With installed python.org "Python 3.14.0a1 (tags/v3.14.0a1:8cdaca8, Oct 15 2024, 20:08:21)", ditto, in 1 sec. |
Tested with main (commit dd3c0fa, Python 3.14.0a1+ (heads/main:dd3c0fa3fd2, Oct 31 2024, 21:48:53) [MSC v.1939 64 bit (AMD64)] on win32) and a normal Windows build, but I cannot reproduce this one either. |
Please show the first line displayed when you open an interactive shell. For example, with the released Python 3.13,.0 on 64-bit Windows from python.org:
|
|
Given the linked issue, this will be solved by an OS update that we can't control and don't need to do anything about. Unless someone wants to add a platform-specific tolerance to the test so that the failure goes away (without losing bigger failures such as it starting to return zero), there's no need to keep this open. |
Or use
|
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows
The text was updated successfully, but these errors were encountered: