[llvm-commits] [patch] Used TimedExec.sh everywhere
Rafael Espindola
espindola at google.com
Thu Jan 14 11:40:54 PST 2010
I left the test-suite running during the night just to find it stuck
this morning. The problem is that an atomics test was frozen but not
using any CPU, so it was not failing.
There is no way to limit wall time with ulimit, so I think the best
thing is to just use TimedExec.sh everywhere. Is the attached patch
OK?
Cheers,
--
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: timed.patch
Type: text/x-diff
Size: 496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100114/ded1e784/attachment.patch>
More information about the llvm-commits
mailing list