diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-10-13 04:07:01 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-10-13 04:07:01 (GMT) |
commit | 5d8ef8bc3f7307cd15f9d82ad4846e82b498ae88 (patch) | |
tree | d4b8d939d7da4b88e81801f7968c36a0378641a3 /Misc/python-config.in | |
parent | d4ed8809ddfaa23fe5edf2987c03afc32f5576c0 (diff) | |
download | cpython-5d8ef8bc3f7307cd15f9d82ad4846e82b498ae88.zip cpython-5d8ef8bc3f7307cd15f9d82ad4846e82b498ae88.tar.gz cpython-5d8ef8bc3f7307cd15f9d82ad4846e82b498ae88.tar.bz2 |
bpo-34783: Disable test_nonexisting_script for macOS framework builds (GH-9831) (GH-9832)
With macOS framework builds, test case test_nonexisting_script in
test_nonexisting_script fails because the test case assumes that
the file name in sys.executable will appear in the error message.
For macOS framework builds, sys.executable is the file name of the
stub launcher and its file name bears no relationship to the file
name of the actual python executable. For now, skip the test in
this case.
(cherry picked from commit f6c29a65e2a6da5c0014c868cf963c975b74e72b)
Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Misc/python-config.in')
0 files changed, 0 insertions, 0 deletions