Closed
Bug 1239993
Opened 10 years ago
Closed 10 years ago
[gui] Mozregression displays crash errors after every build and doesn't show downloaded builds
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arni2033, Assigned: parkouss)
Details
Attachments
(2 files)
Mozregression GUI version 0.7.0 using mozregression version 2.1.0
STR:
1. Start Mozregression GUI, run new bisection, select "firefox, 32 bit, opt", click Next twice
2. Set "last known good build" -> "2009-01-01", "first known bad build" -> "2011-01-01"
3. Click Finish
AR: Crash dialog appears. Downloaded builds aren't shown.
ER: No crash dialog. Downloaded builds should be visible.
Note:
It's also sometimes produces real crashes which interrupt the work, but I guess
I'll report them as soon as this is fixed.
> screenshot: https://dl.dropboxusercontent.com/s/cwteaos9dtby74r/screenshot%201%20-%20Mozregression%20displays%20crash%20errors%20and%20no%20builds.png?dl=0
Assignee | ||
Comment 1•10 years ago
|
||
Indeed, this is the old days of firefox, we have no information to build the pushlog url before we install it.
This patch fix the issue, and update the info view as soon as we have the metadata.
Thanks Arni2033 for the bug report!
Assignee: nobody → j.parkouss
Status: NEW → ASSIGNED
Assignee | ||
Updated•10 years ago
|
Attachment #8708312 -
Flags: review?(wlachance)
Updated•10 years ago
|
Attachment #8708312 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Landed in https://github.com/mozilla/mozregression/commit/9d6c994f4ac498dadfe09a0ac8e8537f627d33a5.
I will release a new GUI version early next week with this fix.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•