[Python-Dev] buildbot VM exhausted in test_crashers
David Bolen
db3l.net at gmail.com
Sat Mar 19 20:41:51 CET 2011
Antoine Pitrou <solipsis at pitrou.net> writes:
> I've enabled the button to cancel pending builds in the Web UI. You
> should be able to bring back the Ubuntu slave online. You can do the
> same (cancel pending builds) for other slaves if needed.
Thanks. Is that a single button somewhere or do I need to cancel the
pending builds individually when there are several waiting?
In any event it looks like the retries of the failing 3.x build
stopped on their own.
I suspect, however, that as soon as something else commits to the 3.x
branch and causes a new test, that test_crashers (presumably from
changeset 9c6dcb5d8f01) will likely just take the slaves down again.
Perhaps the test is just too hard to execute reliably on the entire
build farm?
-- David
More information about the Python-Dev
mailing list