User "Brion VIBBER" posted a comment on MediaWiki.r90483. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90483#c18614 Commit summary:
Mark test incomplete for a legitimate reason like trying to serialize a PDO object--rather than imaginary ones such as blaming memory_limit being too low when the test was being stupid and lowering it for us. Comment: I think we also wanted to be reasonably sure that you could throw all sorts of stuff at a fairly realistic memory limit without it crashing -- hitting memory_limit is fatal so will kill a batch process like a job runner or import/export script dead. 250's a lot higher than we use even for production (looks like 100?) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
