Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942956 - dev-lang/python-3.13: make PGO failures non-fatal
Summary: dev-lang/python-3.13: make PGO failures non-fatal
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-06 16:47 UTC by Sam James
Modified: 2024-11-06 19:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-06 16:47:13 UTC
Python 3.13 made PGO failures fatal by default after they noticed issues in their CI.

The problem is that most users in Gentoo w/ USE=pgo aren't willing/able/interested in debugging test failures (if they were, they'd be running the testsuite too w/ FEATURES=test).

We discussed this on IRC and agreed we should make it non-fatal again.