| Index: testing/buildbot/trybot_analyze_config.json
|
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
|
| index f5c67108961feac9baeb2f5d0c697522dc81d187..5608ae4b43b7099f59522f5fa7c6426a9a8d6893 100644
|
| --- a/testing/buildbot/trybot_analyze_config.json
|
| +++ b/testing/buildbot/trybot_analyze_config.json
|
| @@ -18,17 +18,20 @@
|
| "testing/buildbot/.*",
|
| "testing/test_env.py",
|
| "tools/clang/blink_gc_plugin/CMakeLists.txt",
|
| + "tools/luci-go/.*",
|
| "tools/whitespace.txt"
|
| ]
|
| },
|
| "chromium": {
|
| "exclusions": [
|
| "chrome/test/data/.*",
|
| + "chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
|
| "components/test/data/.*",
|
| "content/test/data/.*",
|
| "content/test/gpu/.*",
|
| "extensions/test/data/.*",
|
| "gpu/gles2_conform_support/gles2_conform_test_expectations.txt",
|
| + "mojo/tools/.*",
|
| "media/test/data/.*",
|
| "net/data/.*",
|
| "sql/test/data/.*",
|
|
|