Closed Bug 1122415 Opened 9 years ago Closed 9 years ago

Allow to go one step back

Categories

(Testing :: mozregression, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sebo, Assigned: parkouss)

Details

Attachments

(1 file)

It may happen that you accidentally enter 'good', 'bad' or 'skip' for a specific build. In that case you need to restart mozregression with the last known regression range.

To make it easier to go back to the last bigger regression range there should be a new command 'back'.
Yup, I like the idea of this back command. :)

@Will
I implemented this by keeping a list of build data in the Bisector._bisect method, so going back is just reusing the last inserted one - simple and effective, allowing to go back can be done with an infinite level. (this is memory efficient because that's a shallow copy of a list)
Assignee: nobody → j.parkouss
Status: NEW → ASSIGNED
Attachment #8555721 - Flags: review?(wlachance)
Comment on attachment 8555721 [details] [review]
Add a "back" command for manual bisection

Tested this, it works great! Merged.
Attachment #8555721 - Flags: review?(wlachance) → review+
Great! Then it will appear in next mozregression release. :)
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: