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

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

Issue 1365823002: Add basic test suite for Blimp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp_strings
Patch Set: Forgot to remove blimp_tests from another linux gn bot Created 5 years, 3 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/chromium.linux.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/tryserver.chromium.linux.json
diff --git a/testing/buildbot/tryserver.chromium.linux.json b/testing/buildbot/tryserver.chromium.linux.json
index 1c90609090497ae9fa43093d317141514abdab19..745444ed610e3400dd87578b0a1dc619a1c20e0d 100644
--- a/testing/buildbot/tryserver.chromium.linux.json
+++ b/testing/buildbot/tryserver.chromium.linux.json
@@ -1,7 +1,7 @@
{
"android_chromium_gn_compile_dbg": {
"additional_compile_targets": [
- "blimp",
+ "blimp_tests",
"chrome_public_apk",
"chrome_public_test_apk",
"content_shell_apk",
@@ -10,7 +10,7 @@
},
"android_chromium_gn_compile_rel": {
"additional_compile_targets": [
- "blimp",
+ "blimp_tests",
"chrome_public_apk",
"chrome_public_test_apk",
"content_shell_apk",
@@ -116,7 +116,6 @@
"accessibility_unittests",
"app_list_unittests",
"aura_unittests",
- "blimp",
"browser_tests",
"cacheinvalidation_unittests",
"cast_unittests",
@@ -165,7 +164,6 @@
},
"linux_chromium_gn_rel": {
"additional_compile_targets": [
- "blimp",
"browser_tests",
"mandoline:all"
],
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698