Open
Bug 1323445
Opened 6 years ago
Updated 4 months ago
Mozregression should not identify a specific commit if there are multiple commits in the final range
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
NEW
People
(Reporter: kats, Unassigned)
Details
Oftentimes people run mozregression and get output similar to this: 2016-12-12T16:19:08: DEBUG : Using url: https://hg.mozilla.org/integration/autoland/json-pushes?changeset=6efd141313d472eda740931b77a2167f7eae2b4b&full=1 2016-12-12T16:19:08: DEBUG : Found commit message: Bug 1311872. Part 5 - disable dormant when running mochitests. r=cpearce,jya The pushlog linked contains 5 different commits, but only the last one is identified by mozregression. This is misleading, and a lot of the time people just assume it was that commit that introduced the regression, when in fact it could have been any inside the pushlog. I've seen this happen multiple times and people end up chasing the wrong bug.
Updated•4 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•