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

Unified Diff: testing/buildbot/chromium_win8_trybot.json

Issue 445133002: Adds filter exclusions for arm and win8 bots (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 | « testing/buildbot/chromium_arm.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_win8_trybot.json
diff --git a/testing/buildbot/chromium_win8_trybot.json b/testing/buildbot/chromium_win8_trybot.json
index 7d9801b50a0b1ed63088b7d9cd4287bb386d544f..b50c86458c38c0d5bf5a3591c1067f49998fbd5e 100644
--- a/testing/buildbot/chromium_win8_trybot.json
+++ b/testing/buildbot/chromium_win8_trybot.json
@@ -9,5 +9,23 @@
"ash_unittests",
"compositor_unittests",
"events_unittests"
+ ],
+ "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/.*",
+ "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"
]
}
« no previous file with comments | « testing/buildbot/chromium_arm.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698