| aude added a comment. |
hamcrest-php and hamcrest-html-matchers are dev dependencies of mediawiki core.
Jenkins uses mediawiki/vendor (https://github.com/wikimedia/mediawiki-vendor/) and then dev dependencies of core are added with a script:
https://github.com/wikimedia/integration-jenkins/blob/master/bin/mw-fetch-composer-dev.sh
the jenkins workspace is shared / reused across different builds/jobs, so the issue might be related to that.
Jenkins is using a specific (older) version of composer: https://github.com/wikimedia/integration-composer
I tried locally with the same version of composer and the build (and with mediawiki/vendor) and couldn't reproduce the problem. Also, in other test runs on jenkins (e.g. Wikibase extension), hamcrest is installed and works without any issues.
Cc: gerritbot, hashar, Addshore, Aleksey_WMDE, aude, Aklapper, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
