User "^demon" posted a comment on MediaWiki.r89301. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89301#c17476 Commit summary:
Test db cleanup * Fix Oracle stuff per CR on r88755 * Don't expect tests to clean up after themselves, do it in MediaWikiTestCase::run() (skipping user and interwiki, also per CR) ** Also don't do it from the destructor, phpunit calls this more often than you'd think * Need to find: way to detect "is this the last test?" so we can drop our tables on completion Comment: Not entirely. PHPUnit is doing some FREAKY MAGIC. Get on IRC and I'll explain it ;-) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
