Sbisson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/246269

Change subject: [WIP] DO NOT MERGE
......................................................................

[WIP] DO NOT MERGE

Disabling Flow qunit tests to see if it makes mwext.qunit pass reliably.

Change-Id: I0755918ef62ba32d7c835fad74a1974630baac04
---
M Hooks.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/69/246269/1

diff --git a/Hooks.php b/Hooks.php
index d2f5e70..f22348e 100644
--- a/Hooks.php
+++ b/Hooks.php
@@ -1187,7 +1187,7 @@
                                                'localBasePath' => __DIR__,
                                                'scripts' => $testFiles,
                                        );
-                                       $testModules['qunit']["$key.tests"] = 
$module;
+//                                     $testModules['qunit']["$key.tests"] = 
$module;
                                }
                        }
                }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0755918ef62ba32d7c835fad74a1974630baac04
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>

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

Reply via email to