summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2008-03-25 07:00:39 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2008-03-25 07:00:39 +0000
commitbb89e686e3217b43611854755359cb149c5e2cf6 (patch)
tree7ee7c03cca1e3e68e926b57fb29b6c8350ab1a3d /Python/getcompiler.c
parentbe9160b035449b00ff4aee1837c510ec518b08bc (diff)
downloadcpython-git-bb89e686e3217b43611854755359cb149c5e2cf6.tar.gz
Try to get this test to be more stable:
* disable gc during the test run because we are spawning objects and there was an exception when calling Popen.__del__ * Always set an alarm handler so the process doesn't exit if the test fails (should probably add assertions on the value of hndl_called in more places) * Using a negative time causes Linux to treat it as zero, so disable that test.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions