Re: Getting a Tier-X for localized builds. X=1
Justin Dolske <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.seamonkey |
|---|---|
| Organization | Mozilla Corporation |
| Message-ID | <[email protected]> |
On 1/13/16 5:00 PM, Ryan VanderMeulen wrote: > The other big issue I see is that l10n builds can break at any time due > to changes from the multitude of external repos where the strings are > actually stored (i.e. someone lands a busted string in some locale's > repo, next day's l10n nightlies break as a result). I'm not sure precisely what Axel's proposal entails, in part because I don't know what the L10N tests are currently doing. But it sounds like a chunk of it is just making sure that the L10N machinery is working in general? As a strawman, could we just pick one well-maintained locale, and run everything against that? In other words, "can we produce _a_ localized build" is something that sounds important to have in mozilla-central CI testing, whereas "is locale X working" sounds more like something that should happen with CI testing against the L10N repo. (At least to start with?) Justin