Make each OSS PHPUnit process use a different tempdir
commit6d3c7445023bb22964f8d9d069da367c9931a43b
authorFred Emmott <fredemmott@fb.com>
Fri, 20 Jun 2014 16:24:06 +0000 (20 09:24 -0700)
committerfacebook-github-bot <githubbot@fb.com>
Fri, 20 Jun 2014 20:00:21 +0000 (20 13:00 -0700)
treef4d3def34f5c156d7fec5ed8c6293d84c87245fa
parent7a02e70f1adec16836ba15a81f809129e8cca73a
Make each OSS PHPUnit process use a different tempdir

Summary: Should reduce the number of parralelism issues. RE Stash re-record: 1 test fixed by this - and memcache tests should always have been skip as our test infra doesn't provide a memcached server.

Reviewed By: @JoelMarcey

Differential Revision: D1394794
hphp/hhvm/main.cpp
hphp/test/frameworks/Runner.php
hphp/test/frameworks/results/stash.expect