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

Issue 758458 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 757517



Sign in to add a comment

[Findit] Flake Analyzer - Bail out of heuristic analysis if no suspected build identified

Project Member Reported by lijeffrey@chromium.org, Aug 24 2017

Issue description

AttributeError: 'NoneType' object has no attribute 'task_id'
at run (/base/data/home/apps/s~findit-for-me/waterfall-backend:11355-d3b56da.403577873630294266/waterfall/flake/get_test_location_pipeline.py:24)
at _run_internal (/base/data/home/apps/s~findit-for-me/waterfall-backend:11355-d3b56da.403577873630294266/first_party/pipeline_utils/appengine_third_party_pipeline_python_src_pipeline/pipeline.py:1113)
at evaluate (/base/data/home/apps/s~findit-for-me/waterfall-backend:11355-d3b56da.403577873630294266/first_party/pipeline_utils/appengine_third_party_pipeline_python_src_pipeline/pipeline.py:2158)

heuristic analysis assumes a suspected build was identified, when in fact it can be called when no build was found. In that case, bail out.
 
Blocking: 757517
Status: Fixed (was: Assigned)

Sign in to add a comment