adding/modifying unit tests and integration test.

Added:

stage_feature_extractor_integration_test.py:
Integration test for stage_feature_extractor.py.

Modified cl_feature_extractor_unittest.py:
Included the 'change_number' column.

BUG=chromium:746071
TEST=run unit and integration tests

Change-Id: I8ccdb061a747cd067348193bf6e45529aca67224
3 files changed
tree: 3ce94158b2111b5c21a579ac01dd58aa8d7086d8
  1. bin/
  2. lib/
  3. model/
  4. appengine_config.py
  5. PRESUBMIT.cfg
  6. README.md
  7. runner.py
README.md

Copyright 2017 The Chromium OS Authors. All rights reserved.

Use of this source code is governed by a BSD-style license that can be

found in the LICENSE file.

Servie to detect if a given build failure is caused by bad CL.

TODO(quluman): finish this readme.