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 @@
44
44
}
45
45
}
46
46
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
+ */
47
52
class SearchUpdateTest extends PHPUnit_Framework_TestCase {
48
53
static $searchType;
49
54
static $dbtype;
Status & tagging log
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r76020
[
removed:
old
added:
deferred]
03:08, 1 January 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r76020
[
removed:
new
added:
old]