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

Issue 759804 link

Starred by 1 user

Issue metadata

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

Blocking:
issue 768430



Sign in to add a comment

[Findit] Flake Analyzer - Always run try jobs if heuristic analysis suggests suspects

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

Issue description

Heuristic analysis is always run on suspected builds, however results are not factored into confidence score. Try jobs should still be run if heuristic results have any suggestions
 
Blocking: 764383
Labels: -Pri-3 Pri-1
Blocking: -764383 768430
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 6 2017

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

commit ba9859fd4228cb015238db970a2c381649a90297
Author: Jeffrey Li <lijeffrey@chromium.org>
Date: Fri Oct 06 22:15:29 2017

[Findit] Flake Analyzer - Always run try jobs if heuristic results are available

This change adds another rule to run try jobs, which are now as follows:
  1. Never run try jobs if there is no suspected flake build.
  2. Always run try jobs if the user requested a specific range to run that
     leads to a suspected build.
  3. Never run try jobs if the stable build before the suspect isn't a full 100%
     passing or failing.
  4. Always run try jobs if heuristic analysis suggests a culprit.
  5. Never run try jobs if there is insufficient confidence in the suspected
     build.

Bug:  759804 
Change-Id: I03b293e10a4c5a656fde2e34fd2458811f6def14
Reviewed-on: https://chromium-review.googlesource.com/703923
Reviewed-by: Brandon Wylie <wylieb@chromium.org>
Commit-Queue: Jeffrey Li <lijeffrey@chromium.org>

[modify] https://crrev.com/ba9859fd4228cb015238db970a2c381649a90297/appengine/findit/waterfall/flake/test/initialize_flake_try_job_pipeline_test.py
[modify] https://crrev.com/ba9859fd4228cb015238db970a2c381649a90297/appengine/findit/waterfall/flake/initialize_flake_try_job_pipeline.py

Status: Fixed (was: Assigned)

Sign in to add a comment