Reduce tc size in tests
commitfa401d7b98d88cce5dd9a8fcc8bcbbfd7e74be65
authorMark Williams <mwilliams@fb.com>
Tue, 5 Dec 2017 23:40:34 +0000 (5 15:40 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 5 Dec 2017 23:54:04 +0000 (5 15:54 -0800)
tree81387cb6c000b6cabb6d6b65ab587dd472c00516
parent0aaef4b5e138ecd5efa69df853b7c87d4c935a0a
Reduce tc size in tests

Summary:
I noticed some automated tests are failing because they fail to
allocate memory for the tc.

It looks like part of the problem is that we leave some of the
settings at their defaults - especially some of the newer options.

This updates everything to a more reasonable size.

Reviewed By: swtaarrs

Differential Revision: D6488465

fbshipit-source-id: 014fc2e86ec049b5db8697c3304148ab1ec03a15
hphp/test/config.ini
hphp/test/slow/config.ini
hphp/test/zend/config.ini