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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 1990743002: [Android] Set up blimp client unit tests on chromium.linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove apk_under_test and test_apk for instrumentation tests Created 4 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 1d92a8810527f55d152bf56adc14795e04a2cb40..8558b722a91b8fd16002aedf560d6580133db2e6 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -210,6 +210,9 @@
"test": "base_unittests"
},
{
+ "test": "blimp_unittests"
+ },
+ {
"test": "blink_heap_unittests"
},
{
@@ -321,6 +324,9 @@
"test": "android_webview_test_apk"
},
{
+ "test": "blimp_test_apk"
+ },
+ {
"test": "chrome_sync_shell_test_apk"
},
{
@@ -376,6 +382,9 @@
"test": "base_unittests"
},
{
+ "test": "blimp_unittests"
+ },
+ {
"test": "blink_heap_unittests"
},
{
@@ -456,6 +465,9 @@
"test": "android_webview_test_apk"
},
{
+ "test": "blimp_test_apk"
+ },
+ {
"test": "chrome_public_test_apk"
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698