hashar assigned this task to aude. hashar added a comment. Unrelated issues were:
- BlueSkins being left in the workspace (manually cleaned up) - localisation cache being shared between all builds of any jobs on a given instance (fixed by setting $wgTmpDirectory properly) Then the Deutsch vs German issue is due to a bad interaction between Wikidata and ULS. Wikidata Jenkins job do not have ULS but ContentTranslation has both and hence this bug. The issue has already been identified previously with https://phabricator.wikimedia.org/T92532 @aude kindly made a monkey patch that workaround the Wikidata / ULS incompatibility: **Make getLanguageNameByCode qunit test work with ULS + cldr enabled** https://gerrit.wikimedia.org/r/#/c/256936/2 A new Wikidata build has been created https://phabricator.wikimedia.org/rEWDAb781d360c199941d8fcfd0b0aa084de8982fba83 which incorporate the monkey patch. A ContentTranslation patch https://gerrit.wikimedia.org/r/#/c/256895/ has successfully passed the qunit job. So this task is complete. Polishing up the Wikidata/ULS hack will be done as part of https://phabricator.wikimedia.org/T92532. TASK DETAIL https://phabricator.wikimedia.org/T120349 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude, hashar Cc: adrianheine, aude, hashar, JanZerebecki, Aklapper, KartikMistry, santhosh, StudiesWorld, Wikidata-bugs, Mbch331, greg _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
