]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27714: text_textview now passes when re-run in the same process
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 10 Aug 2016 19:15:25 +0000 (15:15 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 10 Aug 2016 19:15:25 +0000 (15:15 -0400)
commit3f3dc89a156c2ab0ea340851dd3d4fd510865163
treedb8b6946c310e7ff8e7e2f780f8898d77197182a
parent40a46ad46776515d7f0c3ac08cd6ac081058ece0
Issue #27714: text_textview now passes when re-run in the same process
because test_idle failed while running with test -w (and no -jn).
Prevent a non-fatal warning from test_config_key.
Lib/idlelib/idle_test/test_config_key.py
Lib/idlelib/idle_test/test_textview.py