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

Issue 822014 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

[Findit] Flake Detection - Get Component for a given test

Project Member Reported by wylieb@chromium.org, Mar 14 2018

Issue description

Get a component to be used in monorail
 
Project Member

Comment 1 by bugdroid1@chromium.org, Mar 16 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/6b0a558cc93187259f005aea5debaca0068632f3

commit 6b0a558cc93187259f005aea5debaca0068632f3
Author: Brandon Wylie <wylieb@chromium.org>
Date: Fri Mar 16 23:02:38 2018

[Findit] Flake Detection - Find a component for a test.

Use component mapping to find components for gtests & layout tests.

Example run for a layout test:
INFO:root:Looking for component of config: chromium.mac/Mac10.13 Tests/304/webkit_layout_tests and test: compositing/geometry/abs-position-inside-opacity.html
INFO:root:Found layout test.
INFO:root:Found component Blink>Compositing for path third_party/WebKit/LayoutTests/compositing/geometry/abs-position-inside-opacity.html
Blink>Compositing

Example run for gtest:
INFO:root:Looking for component of config: chromium.memory/Mac ASan 64 Tests (1)/39368/cc_unittests and test: LayerTreeHostTestEarlyDamageCheckStops.RunMultiThread_DelegatingRenderer
INFO:root:Found component Internals>Compositing for path cc/trees/layer_tree_host_unittest.cc
Internals>Compositing

Bug: 822014
Change-Id: I66117d29dc976fe17b85db2376af2fb6c93f3e65
Reviewed-on: https://chromium-review.googlesource.com/962902
Commit-Queue: Brandon Wylie <wylieb@chromium.org>
Reviewed-by: Jeffrey Li <lijeffrey@chromium.org>

[add] https://crrev.com/6b0a558cc93187259f005aea5debaca0068632f3/appengine/findit/services/test/monorail_util_test.py
[add] https://crrev.com/6b0a558cc93187259f005aea5debaca0068632f3/appengine/findit/services/monorail_util.py

Comment 2 by wylieb@chromium.org, Apr 20 2018

Owner: ----
Status: Available (was: Started)

Sign in to add a comment