User "Platonides" posted a comment on MediaWiki.r90483. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90483#c20029 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: > This allows us to get some idea of what was going on when the test went wild > and blew up memory usage I don't think so. It's an infinite loop that only ends due to memory limit. And yes, it is an ugly way to do it through serialize. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
