Ever since https://gerrit.wikimedia.org/r/#/c/263616/ the Math repo has been un-mergeable in CI, needing forced-pushes. This is totally not OK. Please fix it immediately, or we will have to revert the repo to last known good code.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Do not return null reference in JobQueueMemory | mediawiki/core | master | +32 -2 |
Event Timeline
Comment Actions
I think the problem was in the GeoData code (with the database updates), but has since been fixed:
https://gerrit.wikimedia.org/r/#/c/263876/
jenkins now approves of patches in Math extension (e.g. https://gerrit.wikimedia.org/r/#/c/263781/)
Comment Actions
cf https://gerrit.wikimedia.org/r/#/c/264062/
10:17:15 1) Wikibase\Client\Test\Usage\UsageTrackingIntegrationTest::testUpdateUsageOnCreation
10:17:15 Only variable references should be returned by reference
Comment Actions
Unrelated bug in code that was introduced today, fixed in https://gerrit.wikimedia.org/r/264067.
Comment Actions
Change 264067 had a related patch set uploaded (by Physikerwelt):
Do not return null reference in JobQueueMemory