"Hashar" posted a comment on MediaWiki.r104659.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104659#c26744

Commit summary for MediaWiki.r104659:

Use database to track uploaded chunks and concatenate at the end.
follow up r93720

Hashar's comment:

Backtrace as of r104659 :

 Fatal error: Class NullRepo contains 1 abstract method and must therefore be 
declared abstract
 or implement the remaining methods (FileRepo::concatenate) in 
/srv/trunk/includes/filerepo/NullRepo.php on line 47
 Call Stack:
    0.0009     670152   1. {main}() /srv/trunk/tests/phpunit/phpunit.php:0
    0.0734   13528800   2. MediaWikiPHPUnitCommand::main() 
/srv/trunk/tests/phpunit/phpunit.php:60
    0.0734   13544016   3. PHPUnit_TextUI_Command->run() 
/srv/trunk/tests/phpunit/MediaWikiPHPUnitCommand.php:44
    1.2213   75047024   4. PHPUnit_TextUI_TestRunner->doRun() 
/opt/local/share/pear/PHPUnit/TextUI/Command.php:187
    1.2337   75601488   5. PHPUnit_Framework_TestSuite->run() 
/opt/local/share/pear/PHPUnit/TextUI/TestRunner.php:325
    1.2338   75602976   6. PHPUnit_Framework_TestSuite->run() 
/opt/local/share/pear/PHPUnit/Framework/TestSuite.php:705
   23.5629  153762784   7. PHPUnit_Framework_TestSuite->run() 
/opt/local/share/pear/PHPUnit/Framework/TestSuite.php:705
   23.5630  153763800   8. PHPUnit_Framework_TestSuite->run() 
/opt/local/share/pear/PHPUnit/Framework/TestSuite.php:705
   23.5630  153765256   9. PHPUnit_Framework_TestSuite->runTest() 
/opt/local/share/pear/PHPUnit/Framework/TestSuite.php:745
   23.5630  153765256  10. MediaWikiTestCase->run() 
/opt/local/share/pear/PHPUnit/Framework/TestSuite.php:772
   23.5630  153765256  11. PHPUnit_Framework_TestCase->run() 
/srv/trunk/tests/phpunit/MediaWikiTestCase.php:68
   23.5631  153765256  12. PHPUnit_Framework_TestResult->run() 
/opt/local/share/pear/PHPUnit/Framework/TestCase.php:727
   23.5631  153766872  13. PHPUnit_Framework_TestCase->runBare() 
/opt/local/share/pear/PHPUnit/Framework/TestResult.php:649
   23.5632  153808544  14. PHPUnit_Framework_TestCase->runTest() 
/opt/local/share/pear/PHPUnit/Framework/TestCase.php:780
   23.5632  153811112  15. ReflectionMethod->invokeArgs() 
/opt/local/share/pear/PHPUnit/Framework/TestCase.php:918
   23.5632  153811192  16. BitmapScalingTest->testNormaliseParams() 
/opt/local/share/pear/PHPUnit/Framework/TestCase.php:918
   23.5632  153814048  17. FakeDimensionFile->__construct() 
/srv/trunk/tests/phpunit/includes/media/BitmapScalingTest.php:21
   23.5633  153819616  18. AutoLoader::autoload() 
/srv/trunk/tests/phpunit/includes/media/BitmapScalingTest.php:0


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to