Krinkle has submitted this change and it was merged.

Change subject: ExtraSettings: Remove settings for testswarm/qunit.
......................................................................


ExtraSettings: Remove settings for testswarm/qunit.

The TestSwarm ones are obsolete, and the QUnit settings are
already enforced from the qunit build.

Change-Id: If26a9c93c9f530058c1cde784c81cffd4fbfbcae
---
M jobs/_shared/ExtraSettings.php
1 file changed, 0 insertions(+), 4 deletions(-)

Approvals:
  Krinkle: Verified; Looks good to me, approved



diff --git a/jobs/_shared/ExtraSettings.php b/jobs/_shared/ExtraSettings.php
index f9030a2..702470c 100644
--- a/jobs/_shared/ExtraSettings.php
+++ b/jobs/_shared/ExtraSettings.php
@@ -1,9 +1,5 @@
 <?php
 
-$wgEnableJavaScriptTest = true;
-$wgJavaScriptTestConfig['qunit']['testswarm-injectjs'] = 
'//integration.mediawiki.org/testswarm/js/inject.js' ;
-
 $wgDevelopmentWarnings = true; # bug 38882
 
-# Full stack traces
 $wgShowExceptionDetails = true; # bug 43059

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If26a9c93c9f530058c1cde784c81cffd4fbfbcae
Gerrit-PatchSet: 2
Gerrit-Project: integration/jenkins
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>

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

Reply via email to