timeout on tests in non-batch mode
commitb70e0b85a987a81b72c2ece221b3a64f74e58212
authorCatherine Gasnier <catg@fb.com>
Mon, 3 Dec 2018 12:08:09 +0000 (3 04:08 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 3 Dec 2018 12:12:21 +0000 (3 04:12 -0800)
treeb112992a53b072e782791e8e41e026822c61e047
parent172218ae17ba6be5f7b3fdfd95c7c10ef84732f6
timeout on tests in non-batch mode

Summary:
so that it's easier to debug infinite loops and other perf regressions.
(Putting the same timeout in batch mode does not tell us which file in the batch causes the timeout, so that's less useful)

Reviewed By: Wilfred

Differential Revision: D13192716

fbshipit-source-id: 71f03490bde0770869f53fe04151bfd20e3d6b18
hphp/hack/test/verify.py