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

Issue 877547 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 11
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

FindIt should include a link to the flake occurrence history of a test when file flaky test bugs

Project Member Reported by liaoyuke@chromium.org, Aug 24

Issue description

Based on https://bugs.chromium.org/p/chromium/issues/detail?id=877129, #c4, it would be useful if FindIt can include a link to the flake occurrence history of a test when file flaky test bugs, that way, all the information will be in one place, which is easier for the developers to triage the bug and evaluate the severity.

The bug would look like:

suite.test is flaky.

FindIt has detected a few flake occurrences of this flaky tests, here is a link: {}.

After analysis, FindIt has also identified a culprit or a suspect, and here is a link to the analysis and the culprits.
 
Currently, it's tricky to implement because there are too many sources that can detect flaky tests and report to Flake Analyzer, will revisit this once try-flakes is gone.
Status: Fixed (was: Assigned)

Sign in to add a comment