Check for post test warnings too.
commitd3b2dfed633d347c4d82c537f55f9d540305ffe9
authorJoel Marcey <joelm@fb.com>
Fri, 13 Dec 2013 21:44:34 +0000 (13 13:44 -0800)
committerSara Golemon <sgolemon@fb.com>
Sat, 14 Dec 2013 21:19:22 +0000 (14 13:19 -0800)
treec6ff2497ebbe0748efe3796f5d801c6e011ed1a4
parent0d47329a8a897241cd12cc0f415825e8266ee663
Check for post test warnings too.

It looks like we fixed the post test fatal problem that joomla was having, but now yii may have post test warnings. For example,

/data/users/ptarjan/fbcode/hphp/test/frameworks/frameworks/yii/tests/./
framework/web/auth/CWebUserTest.php
HipHop Warning: Constant PHPUNIT_COMPOSER_INSTALL already defined in ve
ndor/phpunit/phpunit/composer/bin/phpunit on line 49

Let's see if this can fix that.

Reviewed By: @alexmalyshev

Differential Revision: D1098415
hphp/test/frameworks/run.php