[llvm-commits] [patch] Used TimedExec.sh everywhere
Nick Lewycky
nlewycky at google.com
Thu Jan 14 13:39:04 PST 2010
On 14 January 2010 11:40, Rafael Espindola <espindola at google.com> wrote:
> 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?
>
>
I gave this a shot:
TimedExec.sh 1 . sleep 10
and found that it slept for 10 seconds, not 1. I think we may need to change
how TimedExec.sh works to make it support Linux.
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100114/769cb88c/attachment.html>
More information about the llvm-commits
mailing list