Closed Bug 1061758 Opened 10 years ago Closed 10 years ago

Mochitest OOP (M-oop) includes the symbol with the number

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file)

We need the treeherder equivalent of: https://hg.mozilla.org/webtools/tbpl/rev/718d944e6511#l3.13 https://github.com/mozilla/treeherder-service/blob/0ae443a35bf677df829d7a83c79abd5693cc8551/treeherder/etl/buildbot.py#L779 def get_symbol(name, bn): ... # Mochitests and Mochitest-e10s are the only ones that display # only as a number, no letters if s in ["M", "M-e10s"]: s = "" Depends on bug 1046743, since without that, we'll have jobs with the name suppressed, but that get no symbol either, so display as the empty string.
Priority: -- → P3
Comment on attachment 8483787 [details] [diff] [review] Suppress the job name from Mochitest-OOP symbols too Adding jeads as a reviewer to spread the load a bit, whichever of you gets to this first can cancel the other person's review.
Attachment #8483787 - Flags: review?(jeads)
Attachment #8483787 - Flags: review?(jeads)
Attachment #8483787 - Flags: review?(cdawson)
Attachment #8483787 - Flags: review+
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.

Attachment

General

Created:
Updated:
Size: