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

Issue 778533 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 776951
issue 782434



Sign in to add a comment

[Findit] Flake Analyzer - Create pipeline to get isolated sha of commit position for build level

Project Member Reported by lijeffrey@chromium.org, Oct 26 2017

Issue description

Create pipeline to get isolated sha of input commit position

Part 1 of a 2-part change for mapping commit positions to isolated shas. Currently the try job recipe for flake still runs the tests and a new recipe will be introduced to perform compile and isolate. Until then, it is still possible to create a pipeline that converts commit position to a build number and the build number to an isolated sha
 
Blocking: 776951
Project Member

Comment 2 by bugdroid1@chromium.org, Nov 30 2017

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

commit 0eb02b7761640d1eae1f9e39e9d39af39fc38c7b
Author: Jeffrey Li <lijeffrey@chromium.org>
Date: Thu Nov 30 23:58:49 2017

[Findit] Flake Analyzer - Add pipeline to determine isolated sha of commit position

Introducing a new pipeline to determine the isolated sha of a commit position.
If the commit position maps to that of an existing build, get that build's sha and
return it immediately. Else, a flake try job is needed to compile and isolate at
the requested commit/revision.

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

[add] https://crrev.com/0eb02b7761640d1eae1f9e39e9d39af39fc38c7b/appengine/findit/pipelines/flake_failure/test/get_isolate_sha_pipeline_test.py
[add] https://crrev.com/0eb02b7761640d1eae1f9e39e9d39af39fc38c7b/appengine/findit/pipelines/flake_failure/get_isolate_sha_pipeline.py

Blocking: 782434
Status: Fixed (was: Assigned)
Cc: lijeffrey@chromium.org
 Issue 778382  has been merged into this issue.

Sign in to add a comment