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

Issue 796431 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

[Findit] Flake Analyzer - remove 'test_name' from FlakeTryJob

Project Member Reported by lijeffrey@chromium.org, Dec 20 2017

Issue description

1. Confirm whether the multiple tests under the same master_name/builder_name/step_name/revision are all compiled into the same binary

2. If so, 'test_name' can be removed from FlakeTryJob entity and the same isolate sha from generating at one master/builder/step/revision can be reused to run multiple flaky test analyses in case more than one test is suspected to be flaky
 

Comment 1 by st...@chromium.org, Jan 2 2018

This is a great idea! Further more, step_name could be changed to test-target-name. For example, site_per_process_browser_tests uses the same binary as browser_tests.

chanli@ added the step metadata a while back, and it should have the information needed for this.
chanli@ could provide more info here.

Sign in to add a comment