User "^demon" posted a comment on MediaWiki.r89400. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89400#c17518 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: Truncated message summary, last bit was: "Still have a failure for the 2nd assertion in testInitializerFunctionsReturnCorrectBlock(), narrowed it down to $dbw->nextSequenceValue( 'ipblocks_ipb_id_seq' ) returning null in Block::insert() (also, Block should set $mId after it's insert()ed)" _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
