Tweak HttpTest following r89278:
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 1 Jun 2011 21:25:45 +0000 (21:25 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 1 Jun 2011 21:25:45 +0000 (21:25 +0000)
commit538578bddefae205d8aaa329c0aef76c229f77a2
tree9aa6fb5d153bba606e5a3578fd229cc68f25a96e
parent641f48596552722f96d71f5abc808a1d694981b4
Tweak HttpTest following r89278:
* remove FTP test case URL (shouldn't actually work, and as a directory listing, not super stable)
* remove old test case URLs that are now 30x redirects (example.com and a toolserver link), which broke the comparison tests
* added in http://en.wikipedia.org/robots.txt so we've got a nice basic fetch on one of our servers too

Now this test class is down to 3 failures, in URL & domain validation stuff
tests/phpunit/includes/HttpTest.php