| Index: testing/buildbot/trybot_analyze_config.json
|
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
|
| index 7921d66968da80dcdd9c095fb6eabbcdb9048876..a469ddd1d0eed05d64955d545aa107241d68987f 100644
|
| --- a/testing/buildbot/trybot_analyze_config.json
|
| +++ b/testing/buildbot/trybot_analyze_config.json
|
| @@ -34,12 +34,17 @@
|
| "third_party/accessibility-audit/axs_testing.js",
|
| "third_party/hunspell_dictionaries/.*",
|
| "third_party/zlib/google/test/data/.*",
|
| - "tools/clang/scripts/plugin_flags.sh",
|
| + "tools/clang/scripts/plugin_flags.py",
|
| "tools/clang/scripts/update.py",
|
| "tools/clang/scripts/update.sh",
|
| "tools/metrics/histograms/histograms.xml",
|
| "tools/perf/.*",
|
| "tools/telemetry/.*"
|
| ]
|
| + },
|
| + "ios": {
|
| + "exclusions": [
|
| + "ios/build/bots/.*"
|
| + ]
|
| }
|
| }
|
|
|