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

Issue 636199 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

[FIndit] Save suspected cls in data store

Project Member Reported by chanli@chromium.org, Aug 10 2016

Issue description

Save each suspected CL in data store.
 
Labels: -Pri-3 Pri-1
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 5 2016

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

commit 29add55a8e77c144218429a140a017ae82d9b775
Author: chanli <chanli@chromium.org>
Date: Wed Oct 05 20:23:32 2016

[Findit] Pipeline change to save suspected cls to data store.

BUG= 636199 

Review-Url: https://codereview.chromium.org/2230103002

[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/handlers/test/build_failure_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/handlers/test/list_analyses_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/model/base_suspected_cl.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/build_failure_analysis.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/build_util.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/identify_culprit_pipeline.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/identify_try_job_culprit_pipeline.py
[add] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/suspected_cl_util.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/build_failure_analysis_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/build_util_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/identify_culprit_pipeline_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/identify_try_job_culprit_pipeline_test.py
[add] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/suspected_cl_util_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/trigger_swarming_tasks_pipeline_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/try_job_util.py

Project Member

Comment 5 by bugdroid1@chromium.org, Oct 5 2016

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

commit 29add55a8e77c144218429a140a017ae82d9b775
Author: chanli <chanli@chromium.org>
Date: Wed Oct 05 20:23:32 2016

[Findit] Pipeline change to save suspected cls to data store.

BUG= 636199 

Review-Url: https://codereview.chromium.org/2230103002

[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/handlers/test/build_failure_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/handlers/test/list_analyses_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/model/base_suspected_cl.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/build_failure_analysis.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/build_util.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/identify_culprit_pipeline.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/identify_try_job_culprit_pipeline.py
[add] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/suspected_cl_util.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/build_failure_analysis_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/build_util_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/identify_culprit_pipeline_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/identify_try_job_culprit_pipeline_test.py
[add] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/suspected_cl_util_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/test/trigger_swarming_tasks_pipeline_test.py
[modify] https://crrev.com/29add55a8e77c144218429a140a017ae82d9b775/appengine/findit/waterfall/try_job_util.py

Comment 6 by chanli@chromium.org, Oct 18 2016

Status: Verified (was: Assigned)

Sign in to add a comment