jenkins-bot has submitted this change and it was merged. Change subject: [Survey] Add npm test and also update extension unittest test ......................................................................
[Survey] Add npm test and also update extension unittest test This updates the extension unittests to non voting since there failing. For npm test please see https://gerrit.wikimedia.org/r/#/c/271494/ Bug: T63637 Change-Id: Id830b7d9c0c3a92cd101c049d1b298e89db50ed0 --- M zuul/layout.yaml 1 file changed, 5 insertions(+), 2 deletions(-) Approvals: Hashar: Looks good to me, approved jenkins-bot: Verified diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 9ba9900..ef453a1 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -7254,8 +7254,11 @@ - name: mediawiki/extensions/Survey template: - - name: jsonlint - - name: extension-unittests-generic + - name: extension-unittests-non-voting + - name: npm + check: + - jsonlint + - jshint - name: mediawiki/extensions/SVGEdit template: -- To view, visit https://gerrit.wikimedia.org/r/271498 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id830b7d9c0c3a92cd101c049d1b298e89db50ed0 Gerrit-PatchSet: 3 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Paladox <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: JanZerebecki <[email protected]> Gerrit-Reviewer: Legoktm <[email protected]> Gerrit-Reviewer: Paladox <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
