Issue 28223: test_tools fails with timeout on AMD64 Snow Leop 3.x buildbot (original) (raw)

I recently changed the buildbot timeout from 900 seconds (15 min) to 1200 seconds (20 min) in Makefile.pre.in in the default branch, but it seems like some buildbots override the timeout.

For example, AMD64 Snow Leop 3.x uses TESTTIMEOUT=900 whereas test_tools fails with a timeout on this buildbot :-)

If the timeout is overriden, I suggest to use a timeout of at least 30 min on slow buildbots.