diff options
| author | Mats Wichmann <mats@linux.com> | 2022-08-06 17:43:30 (GMT) |
|---|---|---|
| committer | Mats Wichmann <mats@linux.com> | 2022-08-06 17:43:30 (GMT) |
| commit | 73b997a1e97427cd6db430f3ab947fcb237b203b (patch) | |
| tree | c5f3d6c9668a0af94fedc800c0b0e22823411f60 /test/Java/java_version_image/src1/Example7.java | |
| parent | 4aaa505e7f5e3f0f75c2d17d91afa3a7162f69f9 (diff) | |
| download | SCons-73b997a1e97427cd6db430f3ab947fcb237b203b.zip SCons-73b997a1e97427cd6db430f3ab947fcb237b203b.tar.gz SCons-73b997a1e97427cd6db430f3ab947fcb237b203b.tar.bz2 | |
[framewqork] use subprocess timeouts
Since Python 3.3, the subprocess module has its own timeout
implementation, so remove the test framework's custom one.
Required a little rejigger since the subprocess timeout is done
on the communicate() call, not set up before the test is started.
Noted that the framework intends to support two levels:
one for the testing class instance, and one for an individual
start call, which should override the one in the instance.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java/java_version_image/src1/Example7.java')
0 files changed, 0 insertions, 0 deletions
