Index: testing/buildbot/chromium.fyi.json |
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
index e0ef80e28f432a5bd213e4a586d6edb13dd35878..67e70fca05b45fa8f6c8def3d5c8f7f889389bdd 100644 |
--- a/testing/buildbot/chromium.fyi.json |
+++ b/testing/buildbot/chromium.fyi.json |
@@ -76,6 +76,20 @@ |
{ |
"test": "unit_tests" |
} |
+ ], |
+ "instrumentation_tests": [ |
+ { |
+ "test": "AndroidWebViewTest" |
+ }, |
+ { |
+ "test": "ChromePublicTest" |
+ }, |
+ { |
+ "test": "ChromeSyncShellTest" |
+ }, |
+ { |
+ "test": "ContentShellTest" |
+ } |
] |
}, |
"Android Tests (trial)(dbg)": { |