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

Change subject: mw coverage points to PHPUnit deployed by WMF deployment system
......................................................................


mw coverage points to PHPUnit deployed by WMF deployment system

bug: 56317
Change-Id: Ieb45b7fbb1c59b0ad502ce5361ea0fc551701d46
---
M mediawiki.yaml
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/mediawiki.yaml b/mediawiki.yaml
index fddd9cb..a30ec0f 100644
--- a/mediawiki.yaml
+++ b/mediawiki.yaml
@@ -206,8 +206,10 @@
      - get-mw-core:
         branch: 'master'
      - mw-install-sqlite
+     # FIXME should use the mw-run-phpunit.sh wrapper
      - shell: |
         nice -n 19 php tests/phpunit/phpunit.php \
+            --with-phpunitdir 
/srv/deployment/integration/phpunit/vendor/phpunit/phpunit \
             --exclude-group Dump,Broken,ParserFuzz,Stub \
             --coverage-html 
/srv/org/wikimedia/integration/cover/mediawiki-core/master/php
         echo "Code coverage report is available at:"

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb45b7fbb1c59b0ad502ce5361ea0fc551701d46
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to