Merge "Re-enable tests from TitlePermissionTest"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 4 Oct 2018 15:40:48 +0000 (15:40 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 4 Oct 2018 15:40:48 +0000 (15:40 +0000)
tests/phpunit/includes/TitlePermissionTest.php

index baf8243..df125e1 100644 (file)
@@ -99,10 +99,6 @@ 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() {
@@ -696,10 +692,6 @@ 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() {