"Aaron Schulz" posted a comment on MediaWiki.r108316. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108316#c29121
Commit summary for MediaWiki.r108316: * Don't select (even twice for PHPUnit tests) "FOR UPDATE", but use the master database directly instead * Also pass the line number * Removed useless usage of $title when throwing the exception about invalid since that variable is always null * Added $ignoreDuplicate parameter to ParserTest::addArticle() Aaron Schulz's comment: Also, apparently parserTest.inc gets run with run-test.bat, so are they both getting run or something? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
