Open
Bug 1239150
Opened 10 years ago
Updated 3 years ago
Support dynamic extend reproduce range
Categories
(Testing :: mozregression, enhancement)
Testing
mozregression
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: yfdyh000, Unassigned)
Details
Determining a start and end time is difficult, I had to manually run an earlier version to determine if it is a valid starting point (no problem, or existing problem for the reverse find).
I hope that it can support a relative input, and dynamic extend, such as:
`mozregression --good=-90d`, and even directly accept the mozregression --good=-90d.
Then, I hope this allows first attempt the earliest version to determine the extent, or allow the user to use an option "[F]irst" to try it in first choice.
When users find this range may not be enough, the user should be able to expand or re-tune the attempt range, and inherit the original information.
The feature should also support in Gui version.
Typo: and even directly accept the mozregression --good=-90d.
to: and even directly accept the "mozregression -90d".
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•