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

Unified Diff: testing/buildbot/trybot_analyze_config.json

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 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/manage.py ('k') | testing/buildbot/tryserver.blink.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/trybot_analyze_config.json
diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
deleted file mode 100644
index f5c67108961feac9baeb2f5d0c697522dc81d187..0000000000000000000000000000000000000000
--- a/testing/buildbot/trybot_analyze_config.json
+++ /dev/null
@@ -1,51 +0,0 @@
-{
- "android_webview": {
- "exclusions": [
- "android_webview/.*"
- ]
- },
- "base": {
- "exclusions": [
- ".*isolate",
- "build/.*gyp[i]?",
- "build/android/.*py",
- "build/android/pylib/.*",
- "build/compiler_version.py",
- "build/get_landmines.py",
- "build/gyp_chromium",
- "build/linux/sysroot_ld_path.sh",
- "DEPS",
- "testing/buildbot/.*",
- "testing/test_env.py",
- "tools/clang/blink_gc_plugin/CMakeLists.txt",
- "tools/whitespace.txt"
- ]
- },
- "chromium": {
- "exclusions": [
- "chrome/test/data/.*",
- "components/test/data/.*",
- "content/test/data/.*",
- "content/test/gpu/.*",
- "extensions/test/data/.*",
- "gpu/gles2_conform_support/gles2_conform_test_expectations.txt",
- "media/test/data/.*",
- "net/data/.*",
- "sql/test/data/.*",
- "third_party/accessibility-audit/axs_testing.js",
- "third_party/hunspell_dictionaries/.*",
- "third_party/zlib/google/test/data/.*",
- "tools/clang/scripts/update.py",
- "tools/clang/scripts/update.sh",
- "tools/mb/.*",
- "tools/metrics/histograms/histograms.xml",
- "tools/perf/.*",
- "tools/telemetry/.*"
- ]
- },
- "ios": {
- "exclusions": [
- "ios/build/bots/.*"
- ]
- }
-}
« no previous file with comments | « testing/buildbot/manage.py ('k') | testing/buildbot/tryserver.blink.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698