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

Unified Diff: testing/buildbot/trybot_analyze_config.json

Issue 1124763003: Update from https://crrev.com/327068 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: update nacl, buildtools, fix display_change_notifier_unittest Created 5 years, 7 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
Index: testing/buildbot/trybot_analyze_config.json
diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
index ed45362b23cf29232c88eb56e0b75c69bbd9eb1f..f5c67108961feac9baeb2f5d0c697522dc81d187 100644
--- a/testing/buildbot/trybot_analyze_config.json
+++ b/testing/buildbot/trybot_analyze_config.json
@@ -1,4 +1,9 @@
{
+ "android_webview": {
+ "exclusions": [
+ "android_webview/.*"
+ ]
+ },
"base": {
"exclusions": [
".*isolate",
@@ -16,11 +21,6 @@
"tools/whitespace.txt"
]
},
- "android_webview": {
- "exclusions": [
- "android_webview/.*"
- ]
- },
"chromium": {
"exclusions": [
"chrome/test/data/.*",
@@ -37,6 +37,7 @@
"third_party/zlib/google/test/data/.*",
"tools/clang/scripts/update.py",
"tools/clang/scripts/update.sh",
+ "tools/mb/.*",
"tools/metrics/histograms/histograms.xml",
"tools/perf/.*",
"tools/telemetry/.*"

Powered by Google App Engine
This is Rietveld 408576698