Remove parameterization from the download request limiter unit test
[chromium-blink-merge.git] / testing / buildbot / trybot_analyze_config.json
blobda3533ee79bde660d42c689ffe4b4b43f3d91c0b
2   "android_webview": {
3     "exclusions": [
4       "android_webview/.*"
5     ]
6   },
7   "base": {
8     "exclusions": [
9       ".*isolate",
10       "build/.*gyp[i]?",
11       "build/android/.*py",
12       "build/android/pylib/.*",
13       "build/compiler_version.py",
14       "build/get_landmines.py",
15       "build/gyp_chromium",
16       "build/linux/sysroot_ld_path.sh",
17       "infra/.*",
18       "DEPS",
19       "testing/buildbot/.*",
20       "testing/scripts/.*",
21       "testing/test_env.py",
22       "tools/clang/blink_gc_plugin/CMakeLists.txt",
23       "tools/luci-go/.*",
24       "tools/whitespace.txt"
25     ]
26   },
27   "chromium": {
28     "exclusions": [
29       "chrome/test/data/.*",
30       "chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
31       "components/test/data/.*",
32       "content/test/data/.*",
33       "content/test/gpu/.*",
34       "extensions/test/data/.*",
35       "gpu/gles2_conform_support/gles2_conform_test_expectations.txt",
36       "mojo/tools/.*",
37       "media/test/data/.*",
38       "net/data/.*",
39       "sql/test/data/.*",
40       "third_party/accessibility-audit/axs_testing.js",
41       "third_party/hunspell_dictionaries/.*",
42       "third_party/zlib/google/test/data/.*",
43       "tools/clang/scripts/update.py",
44       "tools/clang/scripts/update.sh",
45       "tools/mb/.*",
46       "tools/metrics/histograms/histograms.xml",
47       "tools/perf/.*",
48       "tools/telemetry/.*"
49     ]
50   },
51   "ios": {
52     "exclusions": [
53       "ios/build/bots/.*"
54     ]
55   }