Closed Bug 1768859 Opened 2 years ago Closed 1 year ago

`mach try fuzzy --save name` errors out

Categories

(Developer Infrastructure :: Try, defect, P1)

Tracking

(firefox-esr102 wontfix, firefox106 wontfix, firefox107 wontfix, firefox108 fixed)

RESOLVED FIXED
Tracking Status
firefox-esr102 --- wontfix
firefox106 --- wontfix
firefox107 --- wontfix
firefox108 --- fixed

People

(Reporter: padenot, Assigned: marco)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

trees/mozilla-unified::e4fa491e8$ mach try fuzzy --save media
Error running mach:

    ['try', 'fuzzy', '--save', 'media']

The error occurred in the implementation of the invoked mach command.

This should never occur and is likely a bug in the implementation of that
command.
You can invoke |./mach busted| to check if this issue is already on file. If it
isn't, please use |./mach busted file try| to report it. If |./mach busted| is
misbehaving, you can also inspect the dependencies of bug 1543241.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

TypeError: run() got an unexpected keyword argument 'push'

  File "/home/padenot/src/trees/mozilla-unified/tools/tryselect/mach_commands.py", line 336, in try_fuzzy
    kwargs["query"] = run(command_context, save_query=True, **kwargs_copy)
  File "/home/padenot/src/trees/mozilla-unified/tools/tryselect/mach_commands.py", line 201, in run
    return mod.run(**kwargs)

Sentry event ID: 08c49f25430f4b58af3d97b68527145f
Sentry is attempting to send 0 pending error messages
Waiting up to 2 seconds
Press Ctrl-C to quit
Product: Firefox Build System → Developer Infrastructure

The severity field is not set for this bug.
:ahal, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(ahal)
Severity: -- → S2
Flags: needinfo?(ahal)
Priority: -- → P3
Assignee: nobody → mcastelluccio
Status: NEW → ASSIGNED
Priority: P3 → P1
Regressed by: 1754280

Set release status flags based on info from the regressing bug 1754280

Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/41caf9dc2d31
Rename 'push' parameter to 'dry_run' following the changes from c52884b73e612a7202a951f15f3775f6c705e5a4. r=aryx DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

The patch landed in nightly and beta is affected.
:marco, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox107 to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(mcastelluccio)

No need, most people use try from m-c.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: