Closed
Bug 1134357
Opened 11 years ago
Closed 11 years ago
Don't abort on bad input in the bisecting warning
Categories
(Testing :: mozregression, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: aaronmt, Unassigned)
Details
WARNING: bisecting nightly fennec builds will clobber your existing nightly profile. Continue? (y or n):yh
Got an abort on a typo. Had to re-run mozregression all over again.
Comment 1•11 years ago
|
||
Hey Aaron,
Which version do you use ? mozregression only ask this question once at the beginning now (0.33). and the message is now:
WARNING: bisecting fennec builds will clobber your existing profile. Type 'y' to continue:
Here is the relevant code at the 0.33 release "tag": https://github.com/mozilla/mozregression/blob/632dedd72707217d9d63506f70665a32540cf15f/mozregression/launchers.py#L187.
I suggest that you try a 'pip -U mozregression'.
There is bug 1127397 that will warn automatically when new release is available - unfortunately not in the code yet...
Tell me if that's ok, and if you still consider this a bug. :)
| Reporter | ||
Comment 2•11 years ago
|
||
Looks like on this machine it has 0.31, sorry about the noise.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•