
18 May
2005
18 May
'05
6:36 p.m.
Douglas Gregor wrote:
300 seconds should be sufficient. We can't just do this in regression.py, because we don't want it to apply to the entire bjam run. Instead, we need to set the ulimits when bjam invokes individual test cases. If a bjam expert doesn't pop up with help, I'll take a shot at it later today.
This could be done in tools/build/v1/testing.jam. Relevant sections are around lines 439 and 507. Regards, m