Skip to content

bpo-34255: Ensure that test.test_embed works when blddir != srcdir#8528

Closed
ronaldoussoren wants to merge 1 commit intopython:masterfrom
ronaldoussoren:bpo-34255
Closed

bpo-34255: Ensure that test.test_embed works when blddir != srcdir#8528
ronaldoussoren wants to merge 1 commit intopython:masterfrom
ronaldoussoren:bpo-34255

Conversation

@ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Jul 28, 2018

The title says it all: this patch uses a different way to locate the _testembed helper for test.test_embed to ensure that this tool can be found when building outside of the source directory.

https://bugs.python.org/issue34255

This changes the way the _testembed command is located to ensure this
helper is found when building outside of the source tree.
@ronaldoussoren
Copy link
Contributor Author

There's a conflict and I'm not sure if the PR is still needed. Therefore closing the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants