diff options
author | hjd <hjd@chromium.org> | 2014-09-19 11:07:53 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-19 18:08:18 +0000 |
commit | 324f0e9e3deb28bc5056ef163de9776b1557514a (patch) | |
tree | 06be608494480819a149d8954d00a761c751f954 /testing | |
parent | ad5bb5314c435a4207a55ded47aa6f8143d7a7da (diff) | |
download | chromium_src-324f0e9e3deb28bc5056ef163de9776b1557514a.zip chromium_src-324f0e9e3deb28bc5056ef163de9776b1557514a.tar.gz chromium_src-324f0e9e3deb28bc5056ef163de9776b1557514a.tar.bz2 |
Remove old exclusions from trybot_analyze_config
Third side of crrev.com/552293002/
BUG=408636
Review URL: https://codereview.chromium.org/584833002
Cr-Commit-Position: refs/heads/master@{#295735}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/trybot_analyze_config.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json index 7e2f6c4..50f0f05 100644 --- a/testing/buildbot/trybot_analyze_config.json +++ b/testing/buildbot/trybot_analyze_config.json @@ -1,23 +1,4 @@ { - "exclusions": [ - "build/.*gyp[i]?", - "build/android/pylib", - "build/compiler_version.py", - "build/get_landmines.py", - "build/gyp_chromium", - "build/linux/sysroot_ld_path.sh", - "chrome/test/data/.*", - "content/test/data/.*", - "DEPS", - "testing/buildbot/.*", - "tools/clang/scripts/plugin_flags.sh", - "tools/clang/scripts/update.py", - "tools/clang/scripts/update.sh", - "tools/metrics/histograms/histograms.xml", - "tools/perf/.*", - "tools/telemetry/.*", - "tools/whitespace.txt" - ], "base": { "exclusions": [ "build/.*gyp[i]?", |