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

Issue 860221 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Sep 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 774675



Sign in to add a comment

FindIt bugs don't provide links to failure logs

Project Member Reported by gab@chromium.org, Jul 4

Issue description

The #1 most useful thing to diagnose a flake is failure logs. Yet FindIt reports (e.g. https://bugs.chromium.org/p/chromium/issues/detail?id=860092) don't have any links to logs... This is annoying as it makes it much harder to corroborate the analysis and identify the problem/fix.
 
Owner: lijeffrey@chromium.org
Status: Assigned (was: Untriaged)
Cc: lijeffrey@chromium.org
 Issue 881635  has been merged into this issue.
Project Member

Comment 3 by bugdroid1@chromium.org, Sep 15

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

commit d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41
Author: Jeffrey Li <lijeffrey@chromium.org>
Date: Sat Sep 15 00:48:14 2018

[Findit] Flake Analyzer - Surface representative swarming task link to bugs

Developers would like easier access to the stdout of a flaky test, accessible
via the bugs logged. This change surfaces a representative swarming task link
to the bugs. Eventually, we would like to surface the actual stdout itself to
the bug, which is a more involved change.

Bug:  860221 
Change-Id: I4353140e0dc89b169f57608fe0413cdb6496489c
Reviewed-on: https://chromium-review.googlesource.com/1226119
Reviewed-by: Shuotao Gao <stgao@chromium.org>
Reviewed-by: Yuke Liao <liaoyuke@chromium.org>
Commit-Queue: Jeffrey Li <lijeffrey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#17627}
[modify] https://crrev.com/d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41/appengine/findit/services/swarming.py
[modify] https://crrev.com/d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41/appengine/findit/model/flake/analysis/master_flake_analysis.py
[modify] https://crrev.com/d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41/appengine/findit/pipelines/flake_failure/test/update_monorail_bug_pipeline_test.py
[modify] https://crrev.com/d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41/appengine/findit/services/test/swarming_test.py
[modify] https://crrev.com/d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41/appengine/findit/services/flake_failure/test/flake_report_util_test.py
[modify] https://crrev.com/d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41/appengine/findit/model/flake/analysis/test/master_flake_analysis_test.py
[modify] https://crrev.com/d165ffcc6a9f32f264e3b4d6745dcb0d085c3f41/appengine/findit/services/flake_failure/flake_report_util.py

Blocking: 774675
Status: Fixed (was: Assigned)
 Issue 774687  has been merged into this issue.

Sign in to add a comment