Use lower memory limits
authorptarjan <ptarjan@fb.com>
Thu, 21 Nov 2013 23:34:20 +0000 (15:34 -0800)
committerYuvi Panda <yuvipanda@gmail.com>
Fri, 22 Nov 2013 21:23:55 +0000 (02:53 +0530)
commit40f6571312456d1f5ae5e787914e14ea15cb646f
treeb859dd42ea15d5c4e1b40db408ff02e0262c9120
parent4e36ca130c58a0a8a6c568cea8054d5a2b7ae69e
Use lower memory limits

HHVM is ~5x more memory efficient than php-src and it shouldn't make us
fail this test

Change-Id: I35a69766c42818c222d36e1cf2a7fabe63a4ece5
tests/phpunit/includes/GlobalFunctions/GlobalTest.php