jenkins-bot has submitted this change and it was merged.

Change subject: Disable test that works only with MW 1.25
......................................................................


Disable test that works only with MW 1.25

Change-Id: I3aa011874268ca1a3a272c50600556a89dc8d483
---
M tests/phpunit/MobileContextTest.php
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  MaxSem: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/phpunit/MobileContextTest.php 
b/tests/phpunit/MobileContextTest.php
index f8a5f3d..42fabb3 100644
--- a/tests/phpunit/MobileContextTest.php
+++ b/tests/phpunit/MobileContextTest.php
@@ -556,6 +556,9 @@
                );
        }
 
+       /**
+        * @group Broken
+        */
        public function testBug71329() {
                SpecialPageFactory::resetList();
                RequestContext::resetMain();

-- 
To view, visit https://gerrit.wikimedia.org/r/175131
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3aa011874268ca1a3a272c50600556a89dc8d483
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: REL1_24
Gerrit-Owner: MaxSem <[email protected]>
Gerrit-Reviewer: Awjrichards <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to