r76020 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76019‎ | r76020 | r76021 >
Date:18:24, 4 November 2010
Author:maxsem
Status:deferred
Tags:
Comment:
Disabled SearchUpdateTest, the way it messes with LoadBalancer is completely FUBAR
Modified paths:
  • /trunk/phase3/maintenance/tests/phpunit/includes/search/SearchUpdateTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/tests/phpunit/includes/search/SearchUpdateTest.php
@@ -43,6 +43,11 @@
4444 }
4545 }
4646
 47+/**
 48+ * @group Broken
 49+ * Disabled until we're able to run it without messing with LoadBalancer and breaking
 50+ * other tests in a sneaky way
 51+ */
4752 class SearchUpdateTest extends PHPUnit_Framework_TestCase {
4853 static $searchType;
4954 static $dbtype;

Status & tagging log