Re: [Python-Dev] MemoryError and other bugs on AMD64 OpenIndiana 3.x

2015年4月01日 01:03:14 -0700

Hi,
2015年03月29日 21:03 GMT+02:00 Jesus Cea <[email protected]>:
> I have contacted the machine manager and he has said to me that 16GB
> were taken in the "/tmp" directory by buildbot user. He has deleted them
> and everything should be fine now. Lets see.
>
> Anyway if buildbot is leaving garbage behind we should take care of it.
> Doing a daily cron for manual cleaning up seems a bit hacky :).
Usually, created files are all removed. Serhiy even added a test
recently for that in regrtest.
The problem is that Python may keep some created files on test failures.
> I would be interested, too, in getting an email when one of my buildbots
> is red for more than, lets say, 4 days in a row. An email per day would
> be fine.
There are still MemoryError:
http://buildbot.python.org/all/builders/AMD64%20OpenIndiana%203.x/builds/9543/steps/test/logs/stdio
http://buildbot.python.org/all/builders/AMD64%20OpenIndiana%203.x/builds/9542/steps/test/logs/stdio
http://buildbot.python.org/all/builders/AMD64%20OpenIndiana%203.x/builds/9541/steps/test/logs/stdio
etc.
Victor
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to