User "Catrope" posted a comment on MediaWiki.r89400. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/89400#c17526 Commit summary:
Fix some of the weird freaky interaction between ApiBlockTest and BlockTest. * By using the same summary for both, we allow both sets of tests to pass with --filter Block * Just testing includes/BlockTest.php still passes Comment: nextSequenceValue() ''always'' returns null in MySQL. This is on purpose. You can only really get the ID after the insertion with insertId() or something. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
