Closed
Bug 1505372
Opened 6 years ago
Closed 6 years ago
esr60 "./mach clang-format -p dom/presentati on" is failing on a missing job
Categories
(Developer Infrastructure :: Lint and Formatting, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1467605
People
(Reporter: Sylvestre, Assigned: andi)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Exception: Missing fetch job for toolchain-linux64-mingw32-gcc: binutils-2.27
Reporter | ||
Comment 1•6 years ago
|
||
Andi, could you please try to fix that? Thanks :)
Flags: needinfo?(bpostelnicu)
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bpostelnicu
Flags: needinfo?(bpostelnicu)
Assignee | ||
Comment 2•6 years ago
|
||
What happens here is very strange, we have bug 1460777 that fixes this issue in m-c but in ESR60 we have this push https://hg.mozilla.org/releases/mozilla-esr60/annotate/b87ec7457a97/taskcluster/taskgraph/transforms/job/__init__.py#l164
We should also need the logic in order to skip the artifacts that require 'fetches' when specifying the 'from_build' flag, that can be found here https://searchfox.org/mozilla-central/source/python/mozbuild/mozbuild/mach_commands.py#1433.
Comment 3•6 years ago
|
||
This looks like a potential regression from the recent uplift to esr60 that :tomprince landed.
Flags: needinfo?(mozilla)
Assignee | ||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
Oh, maybe not. Looks like this was filed before that landed. Tom, I'll leave the needinfo just in case you have any insight into what happened here.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mozilla)
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Attachment #9024468 -
Attachment is obsolete: true
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•