wiki.techinc.nl/tests/phpunit/structure
Amir Sarabadani 16b82d0ef0 Run SpecialPageFatalTest with lang=qqx
SpecialPageFatalTest:testSpecialPageDoesNotFatal is one of the slowest
tests (specially running Special:Version) due to the fact that it needs
to translate so many message keys.

3206ms to run SpecialPageFatalTest:testSpecialPageDoesNotFatal with data set "Version"

Running with lang=qqx would ensure that the special doesn't fatal but also avoid
unnecessary message translations

Change-Id: I8ff715ac539e93915c98f7209523df1b3ea3a7e8
2019-07-08 14:52:06 +02:00
..
ApiPrefixUniquenessTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiStructureTest.php Exempt structure tests from @covers checks 2019-06-11 21:40:14 +00:00
AutoLoaderStructureTest.php AutoLoader: Skip tokenizing of irrelevant lines in ClassCollector 2019-06-19 15:09:49 +00:00
AvailableRightsTest.php Exempt structure tests from @covers checks 2019-06-11 21:40:14 +00:00
ContentHandlerSanityTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
DatabaseIntegrationTest.php Exempt structure tests from @covers checks 2019-06-11 21:40:14 +00:00
ExtensionJsonValidationTest.php Exempt structure tests from @covers checks 2019-06-11 21:40:14 +00:00
PasswordPolicyStructureTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ResourcesTest.php resourceloader: Remove support for raw modules 2019-06-27 00:08:14 +00:00
SpecialPageFatalTest.php Run SpecialPageFatalTest with lang=qqx 2019-07-08 14:52:06 +02:00
StructureTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00