Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
BOLT optimizations fail on Linux aarch64 #128884
perf trampoline tests fail after BOLT optimizations #128883
Test BOLT builds in CI #128515
Add BOLT support to reusable Ubuntu workflow
Install Clang Copied from the JIT workflow
Ignore test_unpickle_module_race during BOLT profiling
Skip perf trampoline tests when BOLT instrumented
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/python/cpython/actions/runs/12776586124/job/35615597427
I think it's fine to remove the test from the optimization suite. It seems likely for there to be some problems here due to the read-only setup. It's known that the tests require a writeable source directory
cpython/.github/workflows/reusable-ubuntu.yml
Move bolt flags into alphabetical order