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

Issue 874292 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----

Blocking:
issue 875072



Sign in to add a comment

Filter out irrelevant commits before compile and test

Project Member Reported by st...@chromium.org, Aug 15

Issue description

In the findit/chromium/test.py recipe, we could filter out irrelevant commits before compile and test. Dependency analysis could reduce the number of commits to check. A side effect of this is to reduce the chance of false positives.

We could even do the same for flaky tests when the range is small enough.
 
Blocking: 875072

Sign in to add a comment