Krinkle has uploaded a new change for review.

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

Change subject: mediawiki-core-code-coverage: Remove hardcoded phpunit-dir
......................................................................

mediawiki-core-code-coverage: Remove hardcoded phpunit-dir

Match the change in mw-phpunit.sh per I0380561.

Bug: T99982
Change-Id: Ib0e7e5e62dbbae47d566ac21583de392614c0f71
---
M jjb/mediawiki.yaml
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/45/270545/1

diff --git a/jjb/mediawiki.yaml b/jjb/mediawiki.yaml
index 1e0ca55..c930459 100644
--- a/jjb/mediawiki.yaml
+++ b/jjb/mediawiki.yaml
@@ -461,7 +461,6 @@
         mkdir -p "$WORKSPACE/cover"
 
         nice -n 19 php $MW_INSTALL_PATH/tests/phpunit/phpunit.php \
-            --with-phpunitdir 
/srv/deployment/integration/phpunit/vendor/phpunit/phpunit \
             --exclude-group Dump,Broken,ParserFuzz,Stub \
             --coverage-clover log/clover.xml \
             --coverage-html "$WORKSPACE/cover" \

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib0e7e5e62dbbae47d566ac21583de392614c0f71
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>

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

Reply via email to