Re: [Python-Dev] current 2.5 status

2006-04-04 Thread Delaney, Timothy (Tim)
Trent Mick wrote: > I wonder if it would be possible to write a "reaper" script that used > some combination of EnumWindows, SendKeys, the Performance Monitoring > APIs (Pdh* function) and some elbow grease to click these crash > dialogs away. I've found for this type of thing AutoIt

Re: [Python-Dev] current 2.5 status

2006-04-04 Thread Martin v. Löwis
Trent Mick wrote: > I wonder if it would be possible to write a "reaper" script that used > some combination of EnumWindows, SendKeys, the Performance Monitoring > APIs (Pdh* function) and some elbow grease to click these crash dialogs > away. The buildbot invokes itself a "reaper" procedure if th

Re: [Python-Dev] current 2.5 status

2006-04-04 Thread Trent Mick
[Tim Peters wrote] > Trent, FYI, on my box the invariable cause for > > LINK : fatal error LNK1104: cannot open file './python25_d.dll' > > in a failed buildbot Windows compile step is that some previous run > left behind a python_d.exe process that won't go away. I don't know > why it won't

Re: [Python-Dev] current 2.5 status

2006-04-04 Thread Tim Peters
Trent, FYI, on my box the invariable cause for LINK : fatal error LNK1104: cannot open file './python25_d.dll' in a failed buildbot Windows compile step is that some previous run left behind a python_d.exe process that won't go away. I don't know why it won't go away on its own, or how it ge

Re: [Python-Dev] current 2.5 status

2006-04-04 Thread Tim Peters
[Neal Norwitz] > ... > The following systems are green: > ... > x86 Windows 2k & XP (though there were some problems due to previous runs) There are no problems on one of the XP slaves. test_sqlite never ran on Win2K, although it's unlikely it will fail there (given that test_sqlite has run succe

[Python-Dev] current 2.5 status

2006-04-04 Thread Neal Norwitz
Debian (ia64, ppc) is broken for several reasons, including the following test failures: test_ctypes test_curses test_sqlite. Some of the reasons vary depending on architecture. Ubuntu on hppa seems to have problems with at least: test_wait[34] seems to crash. cygwin has major problems (ie, it