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

Unified Diff: testing/buildbot/trybot_analyze_config.json

Issue 2190163003: Do not filter using analyze step if layout tests are modified. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | no next file » | 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 a46740814283ecba3956c30ff65f97ff2b92317b..3103028c488cf24156d5e6048ab90346ff2af423 100644
--- a/testing/buildbot/trybot_analyze_config.json
+++ b/testing/buildbot/trybot_analyze_config.json
@@ -25,6 +25,7 @@
"testing/scripts/.*",
"testing/test_env.py",
"third_party/android_platform/development/scripts/.*",
+ "third_party/WebKit/LayoutTests/.*",
qyearsley 2016/07/28 23:33:29 Maybe this should be "third_party/WebKit/.*" -- th
Dirk Pranke 2016/07/29 23:58:55 In GN, you can actually set a "data" attribute on
"tools/clang/blink_gc_plugin/CMakeLists.txt",
"tools/luci-go/.*"
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698