[Android] Mark testNotificationDeleteIntentClosesNotification instrumentation test...
[chromium-blink-merge.git] / testing / buildbot / trybot_analyze_config.json
blobed45362b23cf29232c88eb56e0b75c69bbd9eb1f
2   "base": {
3     "exclusions": [
4       ".*isolate",
5       "build/.*gyp[i]?",
6       "build/android/.*py",
7       "build/android/pylib/.*",
8       "build/compiler_version.py",
9       "build/get_landmines.py",
10       "build/gyp_chromium",
11       "build/linux/sysroot_ld_path.sh",
12       "DEPS",
13       "testing/buildbot/.*",
14       "testing/test_env.py",
15       "tools/clang/blink_gc_plugin/CMakeLists.txt",
16       "tools/whitespace.txt"
17     ]
18   },
19   "android_webview": {
20     "exclusions": [
21       "android_webview/.*"
22     ]
23   },
24   "chromium": {
25     "exclusions": [
26       "chrome/test/data/.*",
27       "components/test/data/.*",
28       "content/test/data/.*",
29       "content/test/gpu/.*",
30       "extensions/test/data/.*",
31       "gpu/gles2_conform_support/gles2_conform_test_expectations.txt",
32       "media/test/data/.*",
33       "net/data/.*",
34       "sql/test/data/.*",
35       "third_party/accessibility-audit/axs_testing.js",
36       "third_party/hunspell_dictionaries/.*",
37       "third_party/zlib/google/test/data/.*",
38       "tools/clang/scripts/update.py",
39       "tools/clang/scripts/update.sh",
40       "tools/metrics/histograms/histograms.xml",
41       "tools/perf/.*",
42       "tools/telemetry/.*"
43     ]
44   },
45   "ios": {
46     "exclusions": [
47       "ios/build/bots/.*"
48     ]
49   }