Closed
Bug 1158572
Opened 11 years ago
Closed 11 years ago
Classification bug comments for non-buildbot jobs are missing a job name, since they don't have a buildername
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: KWierso)
Details
Attachments
(1 file)
When starring via treeherder, comments usually look like bug 1131627 comment 36, which has a line:
buildname: Windows 8 64-bit mozilla-inbound debug test mochitest-devtools-chrome-2
However, when starring a Linux mulet mochitest, there's no such line, which means that essential data is missing from the bug. See bug 1158571 comment 1.
(I'm guessing this is related to the latter being run in taskcluster.)
Updated•11 years ago
|
Priority: -- → P2
Summary: starring a Linux mulet mochitest build produces a bug comment with no indication that it's a Linux mulet mochitest → Classification bug comments for non-buildbot jobs are missing a job name, since they don't have a buildername
| Assignee | ||
Comment 1•11 years ago
|
||
I'm sure there's probably more to this like updating a test or something (and I haven't even built this locally to see if it works), but thought I'd post it up now before I forgot about it.
Comment 2•11 years ago
|
||
Comment on attachment 8626437 [details] [review]
PR 675
Left a comment on the PR - mostly looks good, just needs the failing test fixing :-)
Attachment #8626437 -
Flags: review?(emorley) → feedback+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8626437 [details] [review]
PR 675
Test should be fixed.
Attachment #8626437 -
Flags: review?(emorley)
Comment 4•11 years ago
|
||
Comment on attachment 8626437 [details] [review]
PR 675
Looks good; will merge now so I can get this deployed to stage this afternoon.
Have tweaked the commit message to mention this is a fake name for bug comments only (rather than elsewhere in the UI etc).
Attachment #8626437 -
Flags: review?(emorley) → review+
Comment 5•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/35101264bc8685233b3c61a293cae5b5ef148804
Bug 1158572 - Add a job name to non-buildbot classification bug comments
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•