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

Issue 673027 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: ----



Sign in to add a comment

KeyError: 'tests'

Project Member Reported by st...@chromium.org, Dec 9 2016

Issue description

Traceback (most recent call last):
  File "/base/data/home/apps/s~findit-for-me/waterfall-backend:77a2064.397553395604744766/first_party/pipeline_utils/appengine_third_party_pipeline_python_src_pipeline/pipeline.py", line 2207, in evaluate
    yielded = pipeline_iter.send(next_value)
  File "/base/data/home/apps/s~findit-for-me/waterfall-backend:77a2064.397553395604744766/waterfall/start_try_job_on_demand_pipeline.py", line 110, in run
    step_failure['tests'], build_number)
KeyError: 'tests'
 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 9 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra.git/+/400efb391598a5cfe6563606334c5a1e61a9ddcd

commit 400efb391598a5cfe6563606334c5a1e61a9ddcd
Author: Shuotao Gao <stgao@chromium.org>
Date: Fri Dec 09 22:52:09 2016

[Findit] Workaround key error for 'tests'.

This CL is just a temp workaround to mute the error, but further investigation is needed.

BUG= 673027 
R=chanli, lijeffrey

Change-Id: Iab6d8b2b50bcfe42b8fcc2d01c1c4fd1260e15f8
Reviewed-on: https://chromium-review.googlesource.com/418408
Reviewed-by: Jeffrey Li <lijeffrey@chromium.org>
Reviewed-by: Chan Li <chanli@chromium.org>
Commit-Queue: Shuotao Gao <stgao@chromium.org>

[modify] https://crrev.com/400efb391598a5cfe6563606334c5a1e61a9ddcd/appengine/findit/waterfall/start_try_job_on_demand_pipeline.py

Comment 2 by st...@chromium.org, Apr 25 2017

Status: WontFix (was: Available)

Sign in to add a comment