wiki.techinc.nl/tests/phpunit/maintenance
Kunal Mehta b4ea2d8c81 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
2018-08-01 22:22:15 +00:00
..
backup_LogTest.php New namespace MediaWiki\Tests\Maintenance 2018-01-16 15:09:44 -05:00
backup_PageTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
backupPrefetchTest.php New namespace MediaWiki\Tests\Maintenance 2018-01-16 15:09:44 -05:00
backupTextPassTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
BenchmarkerTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
categoriesRdfTest.php Merge "Add more data to categories dump" 2018-01-17 21:58:31 +00:00
categoryChangesRdfTest.php Create update SPARQL for category changes 2018-04-20 16:40:35 -07:00
deleteAutoPatrolLogsTest.php Disable PHPUnit tests that fail under postgres 2018-08-01 22:22:15 +00:00
DumpTestCase.php Add missing "use" clause to DumpTestCase 2018-04-04 21:46:55 -07:00
fetchTextTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MaintenanceBaseTestCase.php Add missing Maintenance import 2018-01-24 15:05:39 +01:00
MaintenanceTest.php Replace some of MaintenanceTest with dataProviders 2018-01-22 06:43:05 +00:00
populateChangeTagDefTest.php Add maintenance to populate change_tag_def table and ct_tag_id field 2018-06-15 17:57:27 +02:00