bpo-36763: Add test for _PyCoreConfig_SetString() by vstinner · Pull Request #13275 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
test_embed: add test_init_read_set() to test newly added APIs: test
module_search_paths and executable.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
commented
May 13, 2019
vstinner commented
Member Author
Fail on Windows:
FAIL: test_init_read_set (test.test_embed.InitConfigTests)
...
- 'executable': 'my_executable',
+ 'executable': 'C:\\projects\\cpython\\PCbuild\\amd64\\_testembed.exe',
test_embed: add test_init_read_set() to test newly added APIs: test module_search_paths and executable.
vstinner
commented
May 14, 2019
vstinner commented
Member Author
I rebased my PR on top of master to get #13313 fix.
vstinner
merged commit
91c9987
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
config_tests
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment