Closed
Bug 1312462
Opened 9 years ago
Closed 5 years ago
sometimes autoclassification failure summary of previous job shown for current job (Error: data.bugs is undefined)
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: aryx, Unassigned)
Details
Sometimes the autoclassification failure summary of the previous job gets shown for the current job. It happens if the console shows the following error message when it attempts to load the current job:
18:07:53.367 Error: data.bugs is undefined
bugSuggestionOptions@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:29:19884
buildUIData@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:29:20475
ThUnstructuredLine@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:29:21718
mergeLines/lines<@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:29:24609
Gn@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:22:5144
ue@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:22:22935
mergeLines@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:29:24294
buildFailureLineOptions@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:29:24904
thTabs.tabs.autoClassification.update/</<@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:29:23907
processQueue@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:9:5468
scheduleProcessQueue/<@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:9:5735
$RootScopeProvider/this.$get</Scope.prototype.$eval@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:9:19126
$RootScopeProvider/this.$get</Scope.prototype.$digest@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:9:16811
$RootScopeProvider/this.$get</Scope.prototype.$apply@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:9:19553
scheduleApplyAsync/applyAsyncId<@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:9:12215
completeOutstandingRequest@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:6:7213
Browser/self.defer/timeoutId<@https://treeherder.mozilla.org/js/index.min-6e57417c21ad9c6d059378fb92e340c4.js:6:10342
1index.min-6e57417c21ad9c6d059378fb92e340c4.js:8:23959
consoleLog/<()index.min-6e57417c21ad9c6d059378fb92e340c4.js:8
$ExceptionHandlerProvider/this.$get</<()index.min-6e57417c21ad9c6d059378fb92e340c4.js:7
processQueue()index.min-6e57417c21ad9c6d059378fb92e340c4.js:9
scheduleProcessQueue/<()index.min-6e57417c21ad9c6d059378fb92e340c4.js:9
$RootScopeProvider/this.$get</Scope.prototype.$eval()index.min-6e57417c21ad9c6d059378fb92e340c4.js:9
$RootScopeProvider/this.$get</Scope.prototype.$digest()index.min-6e57417c21ad9c6d059378fb92e340c4.js:9
$RootScopeProvider/this.$get</Scope.prototype.$apply()index.min-6e57417c21ad9c6d059378fb92e340c4.js:9
scheduleApplyAsync/applyAsyncId<()index.min-6e57417c21ad9c6d059378fb92e340c4.js:9
completeOutstandingRequest()index.min-6e57417c21ad9c6d059378fb92e340c4.js:6
Browser/self.defer/timeoutId<()index.min-6e57417c21ad9c6d059378fb92e340c4.js:6
Current workaround: Switch to the traditional "Failure Summary" tab.
Updated•8 years ago
|
Component: Treeherder → Treeherder: Log Parsing & Classification
Comment 1•5 years ago
|
||
Out of date.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
| 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
•