Tal Einat <[email protected]> added the comment:
I had been running the GUI tests, apparently until the change Ned mentioned whereby they are only run on framework builds of Python. With Ned's help, I've finally managed to create a framework build on macOS where the GUI tests run properly. Indeed, running test_tk without such a build causes it to be skipped. With a framework build and -ugui (or -uall), test_tk runs (and fails!). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37706> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
