Hi,
It seems that WikimediaBadges, WikibaseQuality, and WikibaseQualityConstraints are failing tests due to the PHPUnit 6 upgrade. And to make things painful, they all circularly depend upon each other.
There are 3 patches to fix this:
* WikibaseQuality: https://gerrit.wikimedia.org/r/#/c/426646/ * WikibaseQualityConstraints: https://gerrit.wikimedia.org/r/#/c/426647/ * WikimediaBadges: https://gerrit.wikimedia.org/r/#/c/426649/
The first two will need to be force merged and the third can go through Jenkins normally. (The specific order doesn't matter that much, two have to be force merged regardless).
-- Legoktm