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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 444073002: Adds two more analyze exclusions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 e23c3b7b63a13cc5e4a34fc798c7c8657cd56aa1..2ef3ec77fde1e5f4be063d0690ce81a8074e720b 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -196,7 +196,9 @@
"gtest_tests_filter_exclusions": [
".*gyp[i]?",
+ "build/android/pylib",
"build/compiler_version.py",
+ "build/get_landmines.py",
"build/gyp_chromium",
"build/linux/sysroot_ld_path.sh",
"chrome/test/data/.*",
@@ -211,8 +213,6 @@
"tools/whitespace.txt"
],
- "filter_builders": [
sky 2014/08/06 18:28:02 filter_builders has been replaced by non_filter_bu
- "linux_chromium_clang_dbg",
- "mac_chromium_rel"
+ "non_filter_builders": [
]
}
« 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