Merge "Revert "Re-enable tests from TitlePermissionTest""
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 9 Oct 2018 01:44:03 +0000 (01:44 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 9 Oct 2018 01:44:03 +0000 (01:44 +0000)
tests/phpunit/includes/TitlePermissionTest.php

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