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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 420413003: Add a couple of files to the exclusion list (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/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"
« 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