Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Oct 19, 2021

In gh-28954 I adjusted how test_embed determines if it should be skipped. That broke out-of-tree builds. This change fixes them.

https://bugs.python.org/issue45506

@bedevere-botbedevere-bot added the tests Tests in the Lib/test dir label Oct 19, 2021
@ericsnowcurrentlyericsnowcurrently merged commit f4b1244 into python:mainOct 19, 2021
@ericsnowcurrentlyericsnowcurrently deleted the fix-test_embed-out-of-tree branch October 19, 2021 20:11
ericsnowcurrently added a commit that referenced this pull request Nov 3, 2021
In gh-29063 I ended up disabling test_embed on non-Windows by accident. This gets it running again. https://bugs.python.org/issue45506
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.

3 participants

@ericsnowcurrently@the-knights-who-say-ni@bedevere-bot