For some reason tableExists() is being unreliable, which is resulting in tables not...
authorX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 21:51:21 +0000 (21:51 +0000)
committerX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 21:51:21 +0000 (21:51 +0000)
commit2441c2d5e435ace5c97927fcdca079a00ecca4e0
tree3f306e4d31797fd6fe2b4c3349a0b3c22d96aa36
parenta26353ec0ba9fc4969796d7dd5c721890d6c9c69
For some reason tableExists() is being unreliable, which is resulting in tables not being dropped that _should_ be dropped. Drop them anyway and ignore the errors.
tests/phpunit/MediaWikiTestCase.php