r105838 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r105837
|
r105838
|
r105839
>
Date:
23:29, 11 December 2011
Author:
reedy
Status:
ok (
Comments
)
Tags:
Comment:
Revert
r105834
, WMF locally after fixing PHPUnit
Modified paths:
/trunk/phase3/tests/phpunit/includes/api/ApiPurgeTest.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/phpunit/includes/api/ApiPurgeTest.php
—
—
@@ -11,7 +11,6 @@
12
12
}
13
13
14
14
function testPurgeMainPage() {
15
- $this->markTestIncomplete( "Broken" );
16
15
if ( !Title::newFromText( 'UTPage' )->exists() ) {
17
16
$this->markTestIncomplete( "The article [[UTPage]] does not exist" );
18
17
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r105834
Mark testPurgeMainPage broken after
r105828
and
r105833
...
reedy
22:39, 11 December 2011
Comments
#
Comment by
Reedy
(
talk
|
contribs
)
23:40, 11 December 2011
WFM, at least
Status & tagging log
01:42, 12 December 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r105838
[
removed:
reverted
added:
ok]
00:07, 12 December 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r105838
[
removed:
new
added:
reverted]