All tests based on APITestCase can be slow. I've also seen more than one Jenkins failure due to GlobalTest::testMerge timing out. Also, added a meta-test on APITestCase to make sure that all its subclasses are marked with @group medium or @group large, to prevent new tests from re-causing the bug. Change-Id: I48630736a3d06574876fd1fa3d90899cfbc48012 |
||
|---|---|---|
| .. | ||
| GlobalTest.php | ||
| GlobalWithDBTest.php | ||
| README | ||
| wfAssembleUrlTest.php | ||
| wfBaseConvertTest.php | ||
| wfBaseNameTest.php | ||
| wfBCP47Test.php | ||
| wfExpandUrlTest.php | ||
| wfGetCallerTest.php | ||
| wfRemoveDotSegmentsTest.php | ||
| wfShorthandToIntegerTest.php | ||
| wfTimestampTest.php | ||
| wfUrlencodeTest.php | ||
This directory hold tests for includes/GlobalFunctions.php file which is a pile of functions.