Closed Bug 1850749 Opened 2 years ago Closed 2 years ago

de-duplicate index-search and skip-unless-changed optimizations

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(firefox119 fixed)

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: jcristau, Assigned: jcristau)

References

Details

Attachments

(2 files, 1 obsolete file)

Bug 1780278 merged optimization logic between taskgraph and gecko_taskgraph, but we're still duplicating the index-search and skip-unless-changed optimizations.

index-search is already registered by upstream taskgraph, so this is a
no-op (register_strategy ignores the duplicate registration).

Assignee: nobody → jcristau
Status: NEW → ASSIGNED

As far as I can tell the only difference is that upstream checks the
repository_type param before considering pushlog id.

Pushed by jcristau@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/878c11c82fc5 remove duplicate index-search optimization method. r=releng-reviewers,taskgraph-reviewers,ahal https://hg.mozilla.org/integration/autoland/rev/2e446d8859cc use upstream taskgraph's skip-unless-changed optimization. r=releng-reviewers,taskgraph-reviewers,ahal
Summary: de-duplicate index-search optimization → de-duplicate index-search and skip-unless-changed optimizations
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch

Hey, sorry for commenting on a closed bug, i noticed that after this patch was applied, i no longer get the artifacts downloaded (on mac), even after i clear $HOME/.mozbuild
usually when you mach bootstrap you get something like:

Downloading artifact to local cache: /Users/smurfd/.mozbuild/toolchains/92cb56d28216ec86-clang.tar.zst

this does not happen after this. was that the plan?

changeset:   676648:1f709b0dc718 (bootstrap does not work)
summary:     Bug 1850904 - Expand media.allow-audio-non-utility to early beta r=alwu

changeset:   676647:2e446d8859cc
summary:     Bug 1850749 - use upstream taskgraph's skip-unless-changed optimization. r=releng-reviewers,taskgraph-reviewers,ahal

changeset:   676646:878c11c82fc5
summary:     Bug 1850749 - remove duplicate index-search optimization method. r=releng-reviewers,taskgraph-reviewers,ahal

changeset:   676645:d06fb43a32e5 (bootstrap works)
summary:     Bug 1845159 - Add preferences pane checkbox for clipboard suggestion. r=mak,fluent-reviewers,settings-reviewers

Flags: needinfo?(jcristau)
Flags: needinfo?(ahal)
See Also: → 1851321

I'm seeing the same on Windows. This seems to have broken bootstrapping during configure.

Fixes mach bootstrap, among others.

Sorry about that; fix is up in comment 7.

Flags: needinfo?(jcristau)
Flags: needinfo?(ahal)
Regressions: 1851405

Comment on attachment 9351407 [details]
Bug 1850749 - update references to IndexSearch. r?#releng

Revision D187361 was moved to bug 1851405. Setting attachment 9351407 [details] to obsolete.

Attachment #9351407 - Attachment is obsolete: true
Depends on: 1855253
Blocks: 1855253
No longer depends on: 1855253
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: