From: Chad Horohoe Date: Thu, 2 Jun 2011 01:28:30 +0000 (+0000) Subject: Followup r89311: rv unrelated changes X-Git-Tag: 1.31.0-rc.0~29783 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=6f7e2eb71ec4e1a7ce40feb3508c8f8a06e64081;p=lhc%2Fweb%2Fwiklou.git Followup r89311: rv unrelated changes --- diff --git a/tests/phpunit/includes/BlockTest.php b/tests/phpunit/includes/BlockTest.php index 811e7eaf35..b751703e2f 100644 --- a/tests/phpunit/includes/BlockTest.php +++ b/tests/phpunit/includes/BlockTest.php @@ -2,6 +2,7 @@ /** * @group Database + * @group Broken */ class BlockTest extends MediaWikiLangTestCase { diff --git a/tests/phpunit/suite.xml b/tests/phpunit/suite.xml index 661469fa57..e6649beb33 100644 --- a/tests/phpunit/suite.xml +++ b/tests/phpunit/suite.xml @@ -9,7 +9,7 @@ convertWarningsToExceptions="true" stopOnFailure="false" strict="true" - verbose="false"> + verbose="true"> ./includes