Closed Bug 1572814 Opened 5 years ago Closed 5 years ago

prettier-format: failure prevents graft to esr60

Categories

(Developer Infrastructure :: Lint and Formatting, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bryce, Unassigned)

References

Details

When trying to graft onto ESR60 my graft fails due to formatting issues. I ended up disabling formatting in my mercurial config to work around, but the error reporting leaves it unclear as to if there's a more elegant solution.

STR:

  • hg update -r esr60
  • hg graft -r 8ad6a2f6b8c7

Actual result

Command fails with:

grafting 541911:8ad6a2f6b8c7 "Bug 1566700 - Add File.OS macRemoveXAttr. r=Yoric"
abort: prettier-format: sh exited with status 1

Expected result

Ideally the command just works, but a more actionable error message would also be useful.

I suspect this is a dupe of bug 1564824 which wasn't backported to esr.

ESR60 is EOL.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.