Hashar has uploaded a new change for review.

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


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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/24/92624/1

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: newchange
Gerrit-Change-Id: Ieb45b7fbb1c59b0ad502ce5361ea0fc551701d46
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to