Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index b5d4e598bd78328cc6f0b87fe2543d4fbf75d188..182089f7def2d84f39d2c7b42d75078d73135866 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -196,10 +196,13 @@ |
"gtest_tests_filter_exclusions": [ |
".*gyp[i]?", |
+ "build/linux/sysroot_ld_path.sh", |
Nico
2014/07/28 21:34:46
build/compiler_version.py too i think
|
"chrome/test/data/.*", |
"content/test/data/.*", |
"DEPS", |
"testing/buildbot/.*", |
+ "tools/clang/scripts/plugin_flags.sh", |
+ "tools/clang/scripts/update.sh", |
Nico
2014/07/28 21:34:46
tools/clang/scripts/update.py too
|
"tools/perf/.*", |
"tools/telemetry/.*", |
"tools/whitespace.txt" |