| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index b5d4e598bd78328cc6f0b87fe2543d4fbf75d188..1811acbab01749d795c93046f03fb43648d6fdd4 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -196,10 +196,15 @@
|
|
|
| "gtest_tests_filter_exclusions": [
|
| ".*gyp[i]?",
|
| + "build/compiler_version.py",
|
| + "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/perf/.*",
|
| "tools/telemetry/.*",
|
| "tools/whitespace.txt"
|
|
|