Closed Bug 1176100 Opened 10 years ago Closed 9 years ago

Not all options are shown in the resume info

Categories

(Testing :: mozregression, defect)

defect
Not set
normal

Tracking

(firefox41 affected)

RESOLVED FIXED
Tracking Status
firefox41 --- affected

People

(Reporter: parkouss, Assigned: parkouss)

References

Details

Attachments

(1 file)

If you start a command like: mozregression --http-cache-dir /tmp/mozregcache -g 2015-01-02 -b 2015-01-04 Then stop it using CTRL-C after a while, this is printed: 0:06.41 LOG: Dummy-8 Bisector INFO To resume, run: 0:06.41 LOG: Dummy-8 Bisector INFO mozregression --good=2015-01-02 --bad=2015-01-04 --app=firefox --bits=64 The flag http-cache-dir is missing. There are others, look at mozregression -h to get a complete list. Also, --bits=64 is printed but we don't need it, and there are two spaces between "--app=firefox --bits=64 ".
See Also: → 1176033
So, this should work - instead of looking at each option and try to put that back in the printed command line, this remove the --good/--bad from sys.argv, add our --good/--bad then print out that. Also it should show a usable command with mach. :)
Assignee: nobody → j.parkouss
Status: NEW → ASSIGNED
Attachment #8663386 - Flags: review?(wlachance)
Comment on attachment 8663386 [details] [review] Not all options are shown in the resume info Nice!
Attachment #8663386 - Flags: review?(wlachance) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: