[issue27714] some test_idle tests are not re-runnable, producing false failures with regrtest -w option

Ned Deily report at bugs.python.org
Fri Aug 12 17:48:28 EDT 2016


Ned Deily added the comment:

>So what happens if you comment out line 34?
>  macosx.setupApp(cls.root, None)

That seems to eliminate the intermittent "IndexError: list assignment index out of range" and doesn't seem to cause any new errors.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27714>
_______________________________________


More information about the Python-bugs-list mailing list