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

Change subject: Don't use --with-phpunitdir for Wikibase tests
......................................................................


Don't use --with-phpunitdir for Wikibase tests

PHPunit should be there from composer already.

Needed as of b61be675497ff1beb22e7ee4105faf8be3e090a1

Change-Id: Id794a791644df4b65f824d4de1263741b25fa3e3
---
M jjb/wikidata.yaml
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/jjb/wikidata.yaml b/jjb/wikidata.yaml
index 3956a2f..59a449f 100644
--- a/jjb/wikidata.yaml
+++ b/jjb/wikidata.yaml
@@ -19,7 +19,6 @@
             cd "$WORKSPACE/src/tests/phpunit"
             php phpunit.php \
                --log-junit "$WORKSPACE/log/junit-wikidata.xml" \
-               --with-phpunitdir 
/srv/deployment/integration/phpunit/vendor/phpunit/phpunit \
                {params}
 
 - job-template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id794a791644df4b65f824d4de1263741b25fa3e3
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[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