Open Bug 1599951 Opened 6 years ago Updated 5 years ago

Treeherder Bug Filer should wrap the log with "```"

Categories

(Tree Management :: Treeherder: Frontend, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: masayuki, Unassigned)

Details

(Although, I'm not sure this component is right for "Treeherder Bug Filer".)

For example:
https://bugzilla.mozilla.org/show_bug.cgi?id=1599946#c0

It posts a lot of lines of the test log and some lines are too long. And wrapped by the right edge makes me harder to read. So, I'd be happy if the bot markdowns the log part as code block for making it preformated.

camd: which component should this be under?

Flags: needinfo?(cdawson)

I would like to work on this Armen sir .Please guide me from where should I start to fix this issue.

This is not my area of expertise and I'm overloaded so I won't be able to mentor this.

This is a front-end issue.

Component: Treeherder → Treeherder: Frontend
Flags: needinfo?(cdawson)

The triple back-ticks might need to be added by the user of the BugFiler. We could add them here: https://github.com/mozilla/treeherder/blob/c1c3ecca5011547f39fb8f4ccfcfcb16bc5d0046/ui/job-view/details/BugFiler.jsx#L376

But then that would make everything in the summary look like code. I don't think that's what we want. :)

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.