Skip to content

Conversation

@Cycloctane
Copy link
Contributor

@CycloctaneCycloctane commented Oct 5, 2025

Previous import context created in TestCParser.setUpClass() only includes platlib path. This pr also adds purelib path to fix failing test_peg_generator on some platform after #137139 .

@picnixz
Copy link
Member

!buildbot FIPS only

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @picnixz for commit 0aeffb2 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F139607%2Fmerge

The command will test the builders whose names match following regular expression: FIPS only

The builders matched are:

  • AMD64 CentOS9 FIPS Only Blake2 Builtin Hash PR
  • AMD64 RHEL8 FIPS Only Blake2 Builtin Hash PR

@picnixzpicnixz changed the title gh-139604: Fix purelib packages not found in test_peg_generator TestCParsergh-133951: Fix purelib packages not found in test_peg_generator TestCParserOct 5, 2025
@picnixz
Copy link
Member

Until the buildbots are done, please don't commit anything.

@picnixz
Copy link
Member

The flaky test will be fixed by #139610.

@encukou
Copy link
Member

All green!
Thank you for the fix!

@encukouencukou merged commit b73aaff into python:mainOct 6, 2025
85 of 87 checks passed
danigm pushed a commit to openSUSE-Python/cpython that referenced this pull request Oct 7, 2025
… TestCParser (pythonGH-139607) also includes purelib in TestCParser import context
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Cycloctane@picnixz@bedevere-bot@encukou