jenkins-bot has submitted this change and it was merged.

Change subject: Add PHPUnit tests for ContentTranslation
......................................................................


Add PHPUnit tests for ContentTranslation

Bug: T109670
Change-Id: I674dae4c5469a5fe2f007fbe625306fe8e3445d8
---
M zuul/ext_dependencies.py
M zuul/layout.yaml
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/ext_dependencies.py b/zuul/ext_dependencies.py
index 838813c..c2b3aea 100755
--- a/zuul/ext_dependencies.py
+++ b/zuul/ext_dependencies.py
@@ -6,6 +6,7 @@
     'Capiunto': ['Scribunto'],
     'Citoid': ['VisualEditor'],
     'CodeEditor': ['WikiEditor'],
+    'ContentTranslation': ['EventLogging', 'UniversalLanguageSelector'],
     'Disambiguator': ['VisualEditor'],
     'EducationProgram': ['cldr'],
     'FlaggedRevs': ['Scribunto'],
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index bfe3e9f..0eb4486 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3377,6 +3377,7 @@
       - name: extension-rubylint
       - name: jshint
       - name: npm
+      - name: extension-unittests-generic
     check:
       - phplint
       - yamllint

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I674dae4c5469a5fe2f007fbe625306fe8e3445d8
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to