bpo-45020: Add tests for the -X "frozen_modules" option. by ericsnowcurrently · Pull Request #28997 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
ericsnowcurrently merged 2 commits intopython:mainfrom
Oct 25, 2021Merged
bpo-45020: Add tests for the -X "frozen_modules" option.#28997
ericsnowcurrently merged 2 commits intopython:mainfrom
bpo-45020: Add tests for the -X "frozen_modules" option.#28997
ericsnowcurrently merged 2 commits intopython:mainfrom
Conversation
Copy link Copy Markdown
Member
We hadn't explicitly added any tests for this, so here they are.
ericsnowcurrently
added
the
skip news
label
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
Copy link Copy Markdown
Contributor
ambv
commented
Oct 19, 2021
ambv commented
Oct 19, 2021Windows failures are real:
AssertionError: 1 != 0 : bad returncode 1, stderr is 'Fatal Python error: Unknown value for option -X\nPython runtime state: preinitialized\n\n'
ericsnowcurrently
merged commit
6afb285
into
python:main
bedevere-bot
removed
the
awaiting core review
label
ericsnowcurrently
deleted the
frozen-modules-xoption-tests
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment