New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 627515 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: ----



Sign in to add a comment

Internal error: list index out of range on page of test analysis result

Project Member Reported by st...@chromium.org, Jul 12 2016

Issue description

What is the bug or feature:
list index out of range
Traceback (most recent call last):
  File "common/base_handler.py", line 163, in _Handle
    result = handler_func()
  File "handlers/build_failure.py", line 404, in HandleGet
    'data': self._PrepareDataForTestFailures(analysis, build_info),
  File "handlers/build_failure.py", line 355, in _PrepareDataForTestFailures
    organized_results, *build_info)
  File "handlers/build_failure.py", line 242, in _GetAnalysisResultWithTryJobInfo
    try_job_result = try_jobs[try_job_index]
IndexError: list index out of range

Context or examples:
https://findit-for-me.appspot.com/waterfall/build-failure?url=https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20(dbg)(1)(32)/builds/30889

Expected:
Result page should show successfully.
 

Comment 1 by chanli@chromium.org, Jul 13 2016

Owner: chanli@chromium.org
Status: Assigned (was: Available)

Comment 2 by chanli@chromium.org, Aug 19 2016

Status: WontFix (was: Assigned)
Since I plan to modify the UI to index by suspected CL, this bug will be obsolete soon.

Sign in to add a comment