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

Issue 596971 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Separate compile pipeline from test pipeline

Project Member Reported by st...@chromium.org, Mar 22 2016

Issue description

Now compile and test failures are handled by the same pipeline flow.

As they are so different, we'd better split them into two sub-flow pipelines.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 14 2016

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

commit d0335aa60558c793363de143dec8932d5a61b59d
Author: stgao <stgao@chromium.org>
Date: Thu Apr 14 20:17:25 2016

[Findit] Differentiate compile failures and test failures.

This is a preparation to have separate UI and pipeline for compile and tests failures.

BUG= 596971 

Review URL: https://codereview.chromium.org/1886673002

[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/common/constants.py
[add] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/common/waterfall/failure_type.py
[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/model/test/wf_analysis_test.py
[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/model/wf_analysis.py
[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/waterfall/detect_first_failure_pipeline.py
[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/waterfall/test/data/m_b_221.json
[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/waterfall/test/data/m_b_222.json
[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/waterfall/test/data/m_b_223.json
[modify] https://crrev.com/d0335aa60558c793363de143dec8932d5a61b59d/appengine/findit/waterfall/test/detect_first_failure_pipeline_test.py

Comment 2 by st...@chromium.org, Apr 22 2016

Components: Tools>Test>FindIt

Comment 3 by st...@chromium.org, May 2 2016

Owner: st...@chromium.org
Status: Assigned (was: Available)

Comment 4 by st...@chromium.org, Aug 19 2016

Chan made the change to separate the scheduling, thus closed this bug.

Comment 5 by st...@chromium.org, Aug 19 2016

Status: Verified (was: Assigned)

Sign in to add a comment