Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: testing/buildbot/trybot_analyze_config.json

Issue 470613002: Test deps Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add histograms.xml to exceptions Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/unit_tests.isolate ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/trybot_analyze_config.json
diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
index 9222be818105602d98d42685ba4f9ea1463d2c14..cdc1075ce93ee76a5a27a15b5451c8a4dab588b7 100644
--- a/testing/buildbot/trybot_analyze_config.json
+++ b/testing/buildbot/trybot_analyze_config.json
@@ -1,6 +1,5 @@
{
"exclusions": [
- ".*gyp[i]?",
"build/android/pylib",
"build/compiler_version.py",
"build/get_landmines.py",
@@ -9,10 +8,10 @@
"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"
« no previous file with comments | « chrome/unit_tests.isolate ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698