Skip to content

bpo-45020: Add tests for the -X "frozen_modules" option.#28997

Merged
ericsnowcurrently merged 2 commits intopython:mainfrom
ericsnowcurrently:frozen-modules-xoption-tests
Oct 25, 2021
Merged

bpo-45020: Add tests for the -X "frozen_modules" option.#28997
ericsnowcurrently merged 2 commits intopython:mainfrom
ericsnowcurrently:frozen-modules-xoption-tests

Conversation

@ericsnowcurrently
Copy link
Copy Markdown
Member

@ericsnowcurrently ericsnowcurrently commented Oct 16, 2021

We hadn't explicitly added any tests for this, so here they are.

https://bugs.python.org/issue45020

@ambv
Copy link
Copy Markdown
Contributor

ambv commented Oct 19, 2021

Windows 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 ericsnowcurrently merged commit 6afb285 into python:main Oct 25, 2021
@ericsnowcurrently ericsnowcurrently deleted the frozen-modules-xoption-tests branch October 25, 2021 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants