STINNER Victor added the comment: Another hang: test_ttk\test_extensions.py:335: LabeledScaleTest.test2_variable_change(). Traceback:
(...) File: "C:\haypo\2.7\lib\lib-tk\test\test_ttk\test_extensions.py", line 335, in test2_variable_change x.update() File: "C:\haypo\2.7\lib\lib-tk\Tkinter.py", line 1023, in update self.tk.call('update') I'm now using this batch script: --- :repeat PCbuild\amd64\python_d.exe -m test -u all --timeout=30 -R 3:3 -r test_ttk_guionly if not %errorlevel% equ 0 goto :fail echo OKKKKK goto :repeat :fail echo ERRRRRR --- ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31068> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com