Closed
Bug 1030619
Opened 10 years ago
Closed 10 years ago
Log failure lines shown on the bug suggestions tab are not in the correct order
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: camd)
References
Details
Attachments
(2 files)
Go to:
https://treeherder.mozilla.org/ui/#/jobs?repo=mozilla-inbound&revision=11ce0e5823f4
Then on the Android mochitest-3 orange, the summary shows:
{
06-25 22:38:13.468 I/GeckoDump( 2244): 1192 INFO TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_playback_rate.html | Test timed out.
...
1192 INFO TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_playback_rate.html | Test timed out.
...
Caught Exception: Remote Device Error: unable to connect to panda-0821 after 5 attempts
...
}
Whereas looking at the log viewer (which has the correct order - ie matching that in the raw log):
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=182281&repo=mozilla-inbound
{
I can't copy and paste the log lines there :-( I'll file another bug for this. Plus one for the log viewer showing more lines than the failure excerpt in the main UI.
}
Reporter | ||
Comment 1•10 years ago
|
||
(In reply to Ed Morley [:edmorley UTC+0] from comment #0)
> I can't copy and paste the log lines there :-( I'll file another bug for
> this.
Bug 1030627
> Plus one for the log viewer showing more lines than the failure
> excerpt in the main UI.
Bug 1030620
Reporter | ||
Updated•10 years ago
|
Blocks: treeherder-sheriff-transition
Reporter | ||
Updated•10 years ago
|
Severity: normal → critical
Reporter | ||
Comment 2•10 years ago
|
||
P1 since it makes it hard to understand the root cause for failed jobs with several error lines, and makes side-by-side comparison with TBPL not possible.
Priority: -- → P1
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
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.
Description
•