Re: [Python-Dev] Green buildbot failure.

2013-08-11 Thread Victor Stinner
2013/8/11 David Bolen : >> Was the test terminated because it took too long? > > Yes, it looks like it. > > This test (and one on the XP-4 buildbot in the same time frame) was > terminated by an external watchdog script that kills python_d > processes that have been running for more than 2 hours.

Re: [Python-Dev] Green buildbot failure.

2013-08-11 Thread David Bolen
Richard Oudkerk writes: > On 11/08/2013 11:00am, Antoine Pitrou wrote: >> You've got the answer at the bottom: >> >>"program finished with exit code 0" >> >> So for some reason, the test suite crashed, but with a successful exit >> code. Buildbot thinks it ran fine. > > Was the test terminate

Re: [Python-Dev] Green buildbot failure.

2013-08-11 Thread Richard Oudkerk
http://stackoverflow.com/questions/2061735/42-passed-to-terminateprocess-sometimes-getexitcodeprocess-returns-0 -- Richard ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.py

Re: [Python-Dev] Green buildbot failure.

2013-08-11 Thread Richard Oudkerk
On 11/08/2013 11:00am, Antoine Pitrou wrote: You've got the answer at the bottom: "program finished with exit code 0" So for some reason, the test suite crashed, but with a successful exit code. Buildbot thinks it ran fine. Was the test terminated because it took too long? TerminateProces

Re: [Python-Dev] Green buildbot failure.

2013-08-11 Thread Antoine Pitrou
On Sat, 10 Aug 2013 21:40:46 -0400 Terry Reedy wrote: > > This run recorded here shows a green test (it appears to have timed out) > http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/7017 > but the corresponding log for this Windows bot > http://buildbot.python.org/all/builders/

[Python-Dev] Green buildbot failure.

2013-08-10 Thread Terry Reedy
This run recorded here shows a green test (it appears to have timed out) http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/7017 but the corresponding log for this Windows bot http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/7017/steps/test/logs/stdio has the e