"Hashar" posted a comment on MediaWiki.r104659. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104659#c26743
Commit summary for MediaWiki.r104659: Use database to track uploaded chunks and concatenate at the end. follow up r93720 Hashar's comment: Breaks Jenkins build system: [exec] PHP Fatal error: Class NullRepo contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (FileRepo::concatenate) in /var/lib/jenkins/jobs/MediaWiki-phpunit/workspace/mw-core/includes/filerepo/NullRepo.php on line 47 See console output at http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/3041/console You need to run the tests before sending a commit :-) Example: $ cd tests/phpunit $ php phpunit.php That would catch the issue. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
