Skip to content

4 tests consistently failing on free-threaded Windows PGO buildbot #127455

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

Closed
itamaro opened this issue Nov 30, 2024 · 0 comments
Closed

4 tests consistently failing on free-threaded Windows PGO buildbot #127455

itamaro opened this issue Nov 30, 2024 · 0 comments
Labels
OS-windows topic-free-threading type-bug An unexpected behavior, bug, or error

Comments

@itamaro
Copy link
Contributor

itamaro commented Nov 30, 2024

Bug report

Bug description:

The free-threaded Windows PGO is a newly added buildbot builder, and has been consistently failing since it was introduced.

Example buildbot logs: https://buildbot.python.org/#/builders/1622/builds/28/steps/5/logs/stdio

For comparison, the regular (GIL-enabled) Windows PGO builder is healthy (https://buildbot.python.org/#/builders/1620), and also the free-threaded debug Windows builder is healthy (https://buildbot.python.org/#/builders/1241).

The failing tests are: test_call test_class test_functools test_ssl

CPython versions tested on:

CPython main branch

Operating systems tested on:

Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows topic-free-threading type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants