New issue
Advanced search Search tips

Issue 801282 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

webkit-patch rebaseline-cl can be smarter when choosing fallback to fill missing results

Project Member Reported by robertma@chromium.org, Jan 11 2018

Issue description

Currently, the --fill-missing heuristic can be described as below:

If results are missing on a bot,
1. Find another bot whose OS is the same as the missing bot (the version is likely different).
2. If none is found, choose a random bot.
Then the chosen bot is used to fill in the missing results.

We could be a bit smarter, taking into account the baseline fallback path. For example, prefer to fill in missing Linux results with Windows results, Android results with Linux results, etc.


Besides, the current fill-missing logic works on the level of bots (i.e. only works if the whole result is missing on a bot). We might consider changing it to work on a per-test level. This will cover more use cases, but I haven't thought too much about the idea.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Jan 14

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment