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

Issue 809218 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] Flake Analyzer - Refactor data points

Project Member Reported by lijeffrey@chromium.org, Feb 5 2018

Issue description

a DataPoint object contains information about previous builds. With the move to commit position only, previous builds fields should be renamed to avoid confusion and instead serve as previous data point markers.
 
fields referring to 'build' anything can actually be deprecated entirely. Also blame_list will no longer be needed, as it is only used for bisecting during try jobs which the new NextCommitPositionPipeline already does and a new function for converting commit position --> revision has been implemented.

Sign in to add a comment