Closed Bug 1158003 Opened 9 years ago Closed 9 years ago

python error while run |./mach jetpack-package| or |./mach jetpack-addon|

Categories

(Firefox Build System :: Mach Core, enhancement)

enhancement
Not set
normal

Tracking

(firefox40 fixed)

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: schien, Assigned: schien)

Details

Attachments

(1 file, 1 obsolete file)

Run |./mach jetpack-package| will show following error message:

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

TypeError: run_mochitest_jetpack_package() takes exactly 2 arguments (1 given)

  File "/Users/hellfire/workspace/hg/mozilla-central/python/mach/mach/main.py", line 453, in _run
    result = fn(**vars(args.command_args))
===

|./mach jetpack-addon| have similar issue as well.
Attached file MozReview Request: bz://1158003/schien (obsolete) —
/r/7569 - Bug 1158003 - Add command parser for jetpack-addon and jetpack-package, r=ted.

Pull down this commit:

hg pull -r bdcd00ac38ec7ed81f00e0f3afa5b8620f6c6e87 https://reviewboard-hg.mozilla.org/gecko/
Comment on attachment 8596993 [details]
MozReview Request: bz://1158003/schien

/r/7569 - Bug 1158003 - Add command parser for jetpack-addon and jetpack-package, r=ted.

Pull down this commit:

hg pull -r bdcd00ac38ec7ed81f00e0f3afa5b8620f6c6e87 https://reviewboard-hg.mozilla.org/gecko/
Attachment #8596993 - Flags: review?(ted)
Comment on attachment 8596993 [details]
MozReview Request: bz://1158003/schien

https://reviewboard.mozilla.org/r/7567/#review6367

Ship It!
Attachment #8596993 - Flags: review?(ted) → review+
https://hg.mozilla.org/mozilla-central/rev/2140beb2078d
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Attachment #8596993 - Attachment is obsolete: true
Attachment #8620149 - Flags: review+
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: