r105842 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105841‎ | r105842 | r105843 >
Date:00:07, 12 December 2011
Author:reedy
Status:ok
Tags:
Comment:
Mark the test as broken again seeing as Jenkins isn't happy
Modified paths:
  • /trunk/phase3/tests/phpunit/includes/api/ApiPurgeTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/includes/api/ApiPurgeTest.php
@@ -11,6 +11,7 @@
1212 }
1313
1414 function testPurgeMainPage() {
 15+ $this->markTestIncomplete( "Broken" );
1516 if ( !Title::newFromText( 'UTPage' )->exists() ) {
1617 $this->markTestIncomplete( "The article [[UTPage]] does not exist" );
1718 }

Status & tagging log