move repo contention test
commitb0de59da49b34328c74cbc4dec54d50fe11e2d00
authorPaul Tarjan <ptarjan@fb.com>
Wed, 12 Jun 2013 02:45:21 +0000 (11 19:45 -0700)
committersgolemon <sgolemon@hiphop-ubuntu-12.04-64>
Wed, 12 Jun 2013 18:34:40 +0000 (12 11:34 -0700)
tree4ef1f3ea5435320930c353e071cd0b44c430b339
parent6d109c37c2d1e9f14ccb6f3899b9880bb6a18c53
move repo contention test

I'd like to run the slow tests in our open source testing framework. This is the only test that fails hard. It actually fatals the test framework even with the 10 Meg limit we are using now.

What do you think about breaking it out to not run in open source?
hphp/test/large_memory/README [new file with mode: 0644]
hphp/test/large_memory/repo_contention.php [moved from hphp/test/slow/program_functions/repo_contention.php with 100% similarity]
hphp/test/large_memory/repo_contention.php.expect [moved from hphp/test/slow/program_functions/repo_contention.php.expect with 100% similarity]