diff options
author | Steven Knight <knight@baldmt.com> | 2010-06-10 08:19:53 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2010-06-10 08:19:53 (GMT) |
commit | 1dc992070b764deba45742ca3325938c6162e995 (patch) | |
tree | b411e36b1daa61aa76395d4d11153fe6a4b693c6 /HOWTO | |
parent | b9bf799d4ee594f37b3a404a4e18dbee3fe56533 (diff) | |
download | SCons-1dc992070b764deba45742ca3325938c6162e995.zip SCons-1dc992070b764deba45742ca3325938c6162e995.tar.gz SCons-1dc992070b764deba45742ca3325938c6162e995.tar.bz2 |
Increase the default timeout of TestSCons.wait_for() to 20.0 seconds.
(--interactive mode on our Solaris buildbot slave takes longer than
10 seconds to create the necessary marker files.)
Set the stdin attribute on our popen object to None after we close it,
so some versions of subprocess.py don't try to write it after it's closed.
If we time out waiting for a marker file to be created, then print any
stdout or stderr that's already accumulated, since that may give clues
about why the test failed.
Diffstat (limited to 'HOWTO')
0 files changed, 0 insertions, 0 deletions