User "Hashar" posted a comment on MediaWiki.r100915. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100915#c25005 Commit summary:
* Allow passing in a blacklist into wfIsBadImage() * Added wfIsBadImage() unit tests Comment: Platonides, at r100915 I can't reproduce the issue you are describing: <tt>make databaseless</tt> works for me as well as: ./phpunit.php --filter testWfIsBadImage Is that because you are running the test suite without a database backend? If so that would mean we need to tag this tests with @group Database. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
