X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FTemplateCategoriesTest.php;h=ab2313635da395aa67df22a1bb3439e1ba1f3641;hb=125f9e1ab4cc50c5b7ca8b232f5035608b3dc798;hp=152602ac5ed1aeb82e36019dcc7c21f3d5645ff6;hpb=cf5c36ccfd8dce53ea8d3631b1902050e93d4acd;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/TemplateCategoriesTest.php b/tests/phpunit/includes/TemplateCategoriesTest.php index 152602ac5e..ab2313635d 100644 --- a/tests/phpunit/includes/TemplateCategoriesTest.php +++ b/tests/phpunit/includes/TemplateCategoriesTest.php @@ -8,6 +8,9 @@ require __DIR__ . "/../../../maintenance/runJobs.php"; class TemplateCategoriesTest extends MediaWikiLangTestCase { /** + * Broken per T165099. + * + * @group Broken * @covers Title::getParentCategories */ public function testTemplateCategories() {