[PATCH] D23237: [MSSA] Fix PR28880 by fixing stack popping behavior.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 23:55:59 PDT 2016


On Sun, Aug 7, 2016 at 11:40 PM, Daniel Berlin via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Hmmm. Some of the bots are failing, but none are failing any actual tests ,
> and the stdio logs are completely unhelpful except to say it waited 1200
> seconds for something to exit.
>
> I have run ninja check on the same set of platforms, and can't reproduce the
> same issue, so hopefully this is just flakiness from something else.
>
> If not, i'll revert.
>

Hi Danny,
I think all the bot have a timeout set (1200 seconds). Depending on
the load on the machine and on other factors they may time out (in
particular in my experience this happens on the arm and the ppc64
ones). I wouldn't worry too much, FWIW, as this seem to be a
common problem.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list