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

Issue 889254 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 - Analysis for a flake on a new build doesn't started because of an older analysis

Project Member Reported by chanli@chromium.org, Sep 25

Issue description

Wanted to trigger a flake analysis for virtual/threaded/fast/animationworklet/worklet-animation-responsive-to-zoom.html on https://ci.chromium.org/p/chromium/builders/luci.chromium.try/mac_chromium_rel_ng/146568. But the analysis didn't start because there was a request for the same test on https://ci.chromium.org/p/chromium/builders/luci.chromium.try/mac_chromium_rel_ng/146243.

And based on FlakeAnalysisRequest.AddBuildStep() the new request will not be added in this case.
 
Not sure if worth another bug: for a flake, if there was an old request that failed to trigger an analysis, and a user wants to trigger an analysis for the same flake on a newer build within a week, the new request will be merged into the old request, meaning the newer one cannot trigger an analysis neither. 

Since there was no trigger analysis, no rerun option neither.

Sign in to add a comment