Disable PHPUnit tests that fail under postgres
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 1 Aug 2018 07:25:32 +0000 (00:25 -0700)
committerKrinkle <krinklemail@gmail.com>
Wed, 1 Aug 2018 22:22:15 +0000 (22:22 +0000)
commitb4ea2d8c8131db3909a6e671f30f361330163d09
tree01377c47c993eb155e88bee4511444927cef7df3
parentb92565ca18a55ac47892135ec08cff701a9194d6
Disable PHPUnit tests that fail under postgres

So we can make the job voting, preventing other tests from regressing.
These tests can be re-enabled whenever they're made to pass.

Bug: T195807
Change-Id: I58261dd70eea3581803987a4a7739c7d55558f42
tests/phpunit/includes/PrefixSearchTest.php
tests/phpunit/includes/Storage/NameTableStoreTest.php
tests/phpunit/includes/Storage/RevisionStoreDbTestBase.php
tests/phpunit/includes/Storage/SqlBlobStoreTest.php
tests/phpunit/includes/api/ApiBaseTest.php
tests/phpunit/includes/changetags/ChangeTagsTest.php
tests/phpunit/includes/page/PageArchiveTestBase.php
tests/phpunit/includes/page/WikiPageDbTestBase.php
tests/phpunit/includes/user/UserTest.php
tests/phpunit/maintenance/deleteAutoPatrolLogsTest.php