Ned Deily added the comment:

> Did you mean -j > 1?

No.

> I checked the buildbots and the x86 Tiger is run -j1 while the AMD Snow 
> Leopard is not running.

I'm not sure what you are referring to here.  This crash would not be seen on 
either of those buildbots because (1) they are not configured as framework 
builds, (2) they don't install Python and run the tests from there (rather they 
run from the build directory), (3) the user name under which the buildbot tests 
run would have to be logged in as the current interactive user (e.g. owning the 
window server) to run test_tk or test_ttk_guionly; (4) Tiger (OS X 10.4) is too 
old to run Cocoa Tk.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22770>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to