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 @@
1212 }
1313
1414 function testPurgeMainPage() {
15 - $this->markTestIncomplete( "Broken" );
1615 if ( !Title::newFromText( 'UTPage' )->exists() ) {
1716 $this->markTestIncomplete( "The article [[UTPage]] does not exist" );
1817 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r105834Mark testPurgeMainPage broken after r105828 and r105833...reedy22:39, 11 December 2011

Comments

#Comment by Reedy (talk | contribs)   23:40, 11 December 2011
  • WFM, at least

Status & tagging log