User "^demon" posted a comment on MediaWiki.r89400. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89400#c17540 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: Yeah, there's something weird going on in Block that I'm just not getting. nextSequenceValue() is obviously wrong here. Tried with insertId(), but something's not right (insertId() *does* return int(1) which is a step in the right direction....) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
