Closed Bug 1421167 Opened 7 years ago Closed 7 years ago

Remove some dead single_locale configuration options.

Categories

(Release Engineering :: Applications: MozharnessCore, enhancement)

enhancement
Not set
normal

Tracking

(firefox59 fixed)

RESOLVED FIXED
Tracking Status
firefox59 --- fixed

People

(Reporter: tomprince, Assigned: tomprince)

References

Details

Attachments

(1 file)

All of these options only exist in the configuration files and a referenced nowhere else in-tree.
Comment on attachment 8932338 [details]
Bug 1421167: Remove some dead single_locale configuration options;

https://reviewboard.mozilla.org/r/203372/#review208942

This looks good other than the one mention I placed about desktop_l10n.py here.

Thanks again for the work here, cleaning these up is high on my list of plans for the near future, since a LOT of this code is dead-code and cleanup will help immensely in comprehension of future changes.

::: testing/mozharness/configs/single_locale/linux.py
(Diff revision 1)
> -    "previous_mar_filename": "previous.mar",
> -    "current_work_mar_dir": "current.work",
> -    "package_base_dir": "dist/l10n-stage",
>      "application_ini": "application.ini",
> -    "buildid_section": 'App',
> -    "buildid_option": "BuildID",

buildid_* doesn't seem used from l10n, indeed. However this isn't complete

https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/scripts/desktop_l10n.py#194

Note that: https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/mozharness/mozilla/mar.py#29 does reference this option, and that functions only caller is in MarMixin which DesktopL10n uses, however DesktopL10n doesn't actually call the relevant method so we're good.
Attachment #8932338 - Flags: review+
Attachment #8932338 - Flags: review?(jlund)
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Comment on attachment 8932338 [details]
Bug 1421167: Remove some dead single_locale configuration options;

https://reviewboard.mozilla.org/r/203372/#review208942

Yeah, I was trying to understand what options I needed to override for comm-central, and cleaning up the dead code I found makes that easier.
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/1d38eadc46be
Remove some dead single_locale configuration options; r=Callek
Keywords: leave-open
Keywords: leave-open
Blocks: 1421475
https://hg.mozilla.org/mozilla-central/rev/1d38eadc46be
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: