X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FTemplateCategoriesTest.php;h=ab2313635da395aa67df22a1bb3439e1ba1f3641;hb=e8b7742f0486984af2c9928f663e896392a1af97;hp=152602ac5ed1aeb82e36019dcc7c21f3d5645ff6;hpb=4518a5a86ce81faff53407d4603b8643144a9d33;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() {