Tarrow added a comment.
Appears to be failing because in CI `$wgWikimediaJenkinsCI = true;` and Wikibase is loaded through `extensions/Wikibase/Wikibase.php` which results in `repo/config/Wikibase.ci.php` and `client/config/WikibaseClient.ci.php being loaded` This causes: `$wgDisableSearchUpdate = true`. This breaks the API tests for search. This setting appears to have been set during I121efff9d1 <https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/533956> to remove either flaky tests or logspam or both when browser tests are impacted in some way by Cirrus updates. The current plan is to add a new setting to CirrusSearch to allow just these updates to be disabled rather than across all of MW. TASK DETAIL https://phabricator.wikimedia.org/T257655 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Tarrow Cc: Lucas_Werkmeister_WMDE, Aklapper, Tarrow, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
