Closed
Bug 1378242
Opened 8 years ago
Closed 5 years ago
Tree Herder TinderBoxPrint: artifact/URL pairs incorrectly parsed, captured, or displayed
Categories
(Tree Management :: Treeherder, enhancement)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nalexander, Unassigned)
Details
In try pushes like https://treeherder.mozilla.org/#/jobs?repo=try&revision=65b719a582039c8eb408466d2960c4065a6acc3c&selectedJob=111793549, I'm seeing my TinderboxPrint: lines being incorrectly parsed, captured, or displayed. Lines like
22:12:44 INFO - TinderboxPrint: report<br/><a href='https://queue.taskcluster.net/v1/task/ZmuQR9gYTuyBYcZ9HruJyA/runs/0/artifacts/public/android/lint/lint-results-officialAustralisDebug.html'>HTML officialAustralisDebug report</a>, visit "Inspect Task" link for details
22:12:44 INFO - TinderboxPrint: report<br/><a href='https://queue.taskcluster.net/v1/task/ZmuQR9gYTuyBYcZ9HruJyA/runs/0/artifacts/public/android/lint/lint-results-officialAustralisDebug.xml'>XML officialAustralisDebug report</a>, visit "Inspect Task" link for details
are resulting in a single "report:" line with no URL being displayed in the "Job Details" box. Is the issue that the "report" key is repeated?
The code producing the TinderboxPrint: lines isn't yet landed; see the tickets in Bug 1371445.
Updated•8 years ago
|
Component: Treeherder: Log Viewer → Treeherder: Log Parsing & Classification
Comment 1•5 years ago
|
||
Tinderbox Printline support in Treeherder is going to be deprecated.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•3 years ago
|
Component: Treeherder: Log Parsing & Classification → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•