jenkins-bot has submitted this change and it was merged. Change subject: fix mwext-PhpTagsFunctions ......................................................................
fix mwext-PhpTagsFunctions jenkins bot doesn't load dependencies. I think it should help. jenkins runs mwext-testextension-zend instead of mwext-PhpTagsFunctions-testextension-zend https://gerrit.wikimedia.org/r/#/c/207379/3 Change-Id: I3e5d988ff0065238466dc2919a839897ca35c6d6 --- M zuul/layout.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Hashar: Looks good to me, approved jenkins-bot: Verified diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 994ffd4..ded3423 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6198,7 +6198,7 @@ - name: mediawiki/extensions/PhpTagsFunctions template: - name: lint-js - - name: extension-unittests-generic + - name: extension-unittests - name: mediawiki/extensions/PhpTagsWidgets template: -- To view, visit https://gerrit.wikimedia.org/r/207754 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e5d988ff0065238466dc2919a839897ca35c6d6 Gerrit-PatchSet: 2 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Pastakhov <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Pastakhov <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
