X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fphpunit%2Fincludes%2FTitlePermissionTest.php;h=dd84b7eb01c9d3fc9c7866f8be68ba7f708999c1;hb=7f843b0c0472b9da909d7abf7c2829eec17a5b3e;hp=63803cc5b6ad07b382d2f5f9ae9596e4138d4ebd;hpb=c957e966afb3fe1c160781582f60a8a2cd932b90;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/TitlePermissionTest.php b/tests/phpunit/includes/TitlePermissionTest.php index 63803cc5b6..dd84b7eb01 100644 --- a/tests/phpunit/includes/TitlePermissionTest.php +++ b/tests/phpunit/includes/TitlePermissionTest.php @@ -99,6 +99,10 @@ class TitlePermissionTest extends MediaWikiLangTestCase { /** * @todo This test method should be split up into separate test methods and * data providers + * + * This test is failing per T201776. + * + * @group Broken * @covers Title::checkQuickPermissions */ public function testQuickPermissions() { @@ -643,6 +647,10 @@ class TitlePermissionTest extends MediaWikiLangTestCase { /** * @todo This test method should be split up into separate test methods and * data providers + * + * This test is failing per T201776. + * + * @group Broken * @covers Title::checkPageRestrictions */ public function testPageRestrictions() {