-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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_embed fails when generating PGO profile information on Linux #127322
Comments
I cannot reproduce the issue on x86-64 (Fedora 41). I used commands:
Also, when I run the test manuallly, it works as expected:
|
When the bug occurs, please run |
That's interesting:
|
I was in a venv and the test failed! |
No worries. Does that mean we can close this issue? |
|
Bug report
Bug description:
To replicate the error:
This will fail when running tests for generating the PGO profiles on Linux (x86 and AArch64)
On macOS it works without any problem.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
The text was updated successfully, but these errors were encountered: