New submission from Christian Heimes:
$ ./python Lib/test/regrtest.py -R:: test_tcl
test_tcl
beginning 9 repetitions
123456789
test test_tcl failed -- Traceback (most recent call last):
File "Lib/test/test_tcl.py", line 125, in testLoadTk
tcl.loadtk()
File "Lib/lib-tk/Tkinter.py", line 1641, in loadtk
self.tk.loadtk()
_tkinter.TclError: Calling Tk_Init again after a previous call failed
might deadlock
1 test failed:
test_tcl
----------
components: Tests
keywords: py3k
messages: 58028
nosy: gvanrossum, tiran
priority: low
severity: normal
status: open
title: Refleak run of test_tcl fails
type: crash
versions: Python 3.0
__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1532>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com