Disable PHPUnit tests that fail under sqlite
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 1 Aug 2018 07:19:43 +0000 (00:19 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 1 Aug 2018 07:19:43 +0000 (00:19 -0700)
commitb92565ca18a55ac47892135ec08cff701a9194d6
tree5e2c1d26eafc782493e2bba9def34139181aa491
parent04986dab93539b562c832bbd7dba03a55b6d049c
Disable PHPUnit tests that fail under sqlite

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

Change-Id: I959710138e1e1b37b6ba69561c2920a78208bf12
tests/phpunit/includes/api/query/ApiQueryUserContribsTest.php
tests/phpunit/includes/db/LBFactoryTest.php
tests/phpunit/includes/page/WikiPageDbTestBase.php