Closed Bug 1930226 Opened 24 days ago Closed 23 days ago

desktop_l10n.py runs make export on entire tree after bug 1859597

Categories

(Firefox :: Installer, defect, P3)

defect

Tracking

()

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: rjl, Assigned: rjl)

Details

Attachments

(1 file)

After bug 1859597 landed, desktop_l10n.py runs make export with cwd=$objdir instead of $objdir/config in order to generate buildid.h.

The unintended side effect is many GENERATED_FILES scripts are run throughout the tree . This adds ~30 seconds to the run time unnecessarily.

https://treeherder.mozilla.org/logviewer?job_id=481637455&repo=try-comm-central&lineNumber=471-934

When run on the entire tree, GeneratedFiles scripts are run adding
to the overall run time.

Assignee: nobody → rob
Severity: -- → S3
Priority: -- → P3
Attachment #9436482 - Attachment description: WIP: Bug 1930226 - Don't run export on the whole tree for L10n repack. r=nalexander → Bug 1930226 - Don't run export on the whole tree for L10n repack. r=nalexander
Pushed by rob@thunderbird.net: https://hg.mozilla.org/integration/autoland/rev/411bbc729d4f Don't run export on the whole tree for L10n repack. r=nalexander
Status: NEW → RESOLVED
Closed: 23 days ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: