Remove broken by design maintenance test
authorChad Horohoe <chadh@wikimedia.org>
Sat, 12 Jul 2014 02:20:28 +0000 (19:20 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Sat, 12 Jul 2014 02:20:28 +0000 (19:20 -0700)
commit04e9d82918b0eb19d48d31d58fef1fedeba35e69
tree5849ee95491dd91f8ab9164e1297dd7a5dce138c
parent3b229c06bed9d5fb5c470e4bd6b1f84ee022ff13
Remove broken by design maintenance test

Any test that depends on the output of maintenance scripts is
asking for failure. This test fails quite often on HHVM and
is very very easy to break on single-database setups like most
users have. A harmless misconfiguration of SQLite will also
cause it to fail.

Change-Id: Ie90284eae847accea0569745005827f1af796940
tests/phpunit/maintenance/getSlaveServerTest.php [deleted file]