Paladox has uploaded a new change for review.

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

Change subject: Update MathSearch tests
......................................................................

Update MathSearch tests

Use the new npm test

Add composer test so we can use php code sniffer.

Change-Id: I565d69dd0d603d1a8152ccccc2a1fb300d8a2867
---
M zuul/layout.yaml
1 file changed, 11 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/77/228277/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e18b68d..5db7bce 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4047,9 +4047,12 @@
 
   - name: mediawiki/extensions/MathSearch
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: composer-test
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/MapSources
     template:
@@ -6241,7 +6244,12 @@
 
   - name: mediawiki/extensions/Farmer
     template:
-     - name: mw-checks
+      - name: composer-test
+      - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Favorites
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I565d69dd0d603d1a8152ccccc2a1fb300d8a2867
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

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

Reply via email to