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

Issue 765048 link

Starred by 1 user

Issue metadata

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

Blocking:
issue 764383



Sign in to add a comment

[Findit] Flake Analyzer - Lookback algorithm should know nothing of iterations

Project Member Reported by lijeffrey@chromium.org, Sep 14 2017

Issue description

Now that builds are analyzed with multiple swarming tasks, it is no longer necessary for lookback_algorithm to manage how many iterations to rerun in case a stable build is suspected to be unreliable
 
Blocking: 764383
Labels: -Pri-3 Pri-1
Project Member

Comment 2 by bugdroid1@chromium.org, Sep 19 2017

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

commit fd9106d8b67130c5429a97e058de86f6ff89899b
Author: Jeffrey Li <lijeffrey@chromium.org>
Date: Tue Sep 19 19:28:11 2017

[Findit] Flake Analyzer - Removing the concept of iterations_to_rerun from lookback_algorithm

Bug:  765048 
Change-Id: I4b94a953388769724e15da060dc51c779a204afc
Reviewed-on: https://chromium-review.googlesource.com/668034
Commit-Queue: Jeffrey Li <lijeffrey@chromium.org>
Reviewed-by: Brandon Wylie <wylieb@chromium.org>
Reviewed-by: Shuotao Gao <stgao@chromium.org>

[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/test/lookback_algorithm_test.py
[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/test/flake_analysis_util_test.py
[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/lookback_algorithm.py
[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/next_build_number_pipeline.py
[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/recursive_flake_try_job_pipeline.py
[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/test/next_build_number_pipeline_test.py
[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/finish_build_analysis_pipeline.py
[modify] https://crrev.com/fd9106d8b67130c5429a97e058de86f6ff89899b/appengine/findit/waterfall/flake/flake_analysis_util.py

Status: Verified (was: Assigned)
Status: Fixed (was: Verified)

Sign in to add a comment