On Thu, 13 Nov 2008, Jerome Laheurte wrote: > I'm letting the Win32 build slave off until I can fix the disttests.
Okay, I think the disttests for win32 failed because of the screen saver, I disabled it. There's another problem though; on my PowerBook G4 running MacPython 2.5.1 + wxPython 2.8.9.1, all unit tests pass. On my Mac Mini running stock Python 2.5.1 + wxPython 2.8.9.1, I get a bunch of warnings/errors/failures/whatever (see the Buildbot output for details). The only (but big) difference between the two is that the PowerBook is running Panther whereas the Mini is running Leopard. This began with a commit that couldn't possibly have this outcome (replacing "xxx ?" with "xxx?"). It looks like the SIGSEGV problems under Linux. I'm a bit at loss here... What version of MacOS do you use on your own Mini, and do the unit tests pass on it ? Cheers Jérôme
