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

Unified Diff: testing/buildbot/trybot_analyze_config.json

Issue 1040083006: Converted accessibility_unittests to run on Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 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.chromium.linux.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
index ed45362b23cf29232c88eb56e0b75c69bbd9eb1f..98fb32de5f0e868cc8f7a6161ced587ee834ee58 100644
--- a/testing/buildbot/trybot_analyze_config.json
+++ b/testing/buildbot/trybot_analyze_config.json
@@ -1,4 +1,9 @@
{
+ "android_webview": {
+ "exclusions": [
+ "android_webview/.*"
+ ]
+ },
"base": {
"exclusions": [
".*isolate",
@@ -16,11 +21,6 @@
"tools/whitespace.txt"
]
},
- "android_webview": {
- "exclusions": [
- "android_webview/.*"
- ]
- },
"chromium": {
"exclusions": [
"chrome/test/data/.*",
« no previous file with comments | « testing/buildbot/manage.py ('k') | testing/buildbot/tryserver.chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698