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

Change subject: resourceloader: Disable flaky test 
ResourceLoaderModule::getVersionHash
......................................................................


resourceloader: Disable flaky test ResourceLoaderModule::getVersionHash

Bug: T109394
Change-Id: I8e62d9e8326046a895588d9cc63f47e6c0d12eda
---
M tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php 
b/tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php
index 145698c..f700348 100644
--- a/tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php
+++ b/tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php
@@ -4,6 +4,7 @@
 
        /**
         * @covers ResourceLoaderModule::getVersionHash
+        * @group Broken
         */
        public function testGetVersionHash() {
                $context = $this->getResourceLoaderContext();

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8e62d9e8326046a895588d9cc63f47e6c0d12eda
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to