Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / testing / buildbot / trybot_analyze_config.json
1 {
2   "base": {
3     "exclusions": [
4       "build/.*gyp[i]?",
5       "build/android/pylib/.*",
6       "build/compiler_version.py",
7       "build/get_landmines.py",
8       "build/gyp_chromium",
9       "build/linux/sysroot_ld_path.sh",
10       "DEPS",
11       "testing/buildbot/.*",
12       "tools/clang/blink_gc_plugin/CMakeLists.txt",
13       "tools/whitespace.txt"
14     ]
15   },
16   "android_webview": {
17     "exclusions": [
18       "android_webview/.*"
19     ]
20   },
21   "chromium": {
22     "exclusions": [
23       "chrome/test/data/.*",
24       "content/test/data/.*",
25       "content/test/gpu/.*",
26       "gpu/gles2_conform_support/gles2_conform_test_expectations.txt",
27       "net/data/.*",
28       "tools/clang/scripts/plugin_flags.sh",
29       "tools/clang/scripts/update.py",
30       "tools/clang/scripts/update.sh",
31       "tools/metrics/histograms/histograms.xml",
32       "tools/perf/.*",
33       "tools/telemetry/.*"
34     ]
35   }
36 }