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

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

Issue 326673004: Run app_shell_browertests on Linux also. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nogtk Created 6 years, 6 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 | testing/buildbot/chromium_trybot.json » ('j') | 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 f3dfdb0dcfa7fcd5e472d7318e78cf17933eac4d..dc169823465946cbde229d250f48ac70869e22f4 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -37,6 +37,7 @@
"sql_unittests",
"browser_tests",
"content_browsertests",
+ "app_shell_browsertests",
"webkit_compositor_bindings_unittests",
"mojo_apps_js_unittests",
"mojo_common_unittests",
@@ -99,7 +100,8 @@
"gtest_tests": [
"net_unittests",
"browser_tests",
- "content_browsertests"
+ "content_browsertests",
+ "app_shell_browsertests"
]
},
"Linux Tests (dbg)(2)(32)": {
@@ -154,7 +156,8 @@
"gtest_tests": [
"net_unittests",
"browser_tests",
- "content_browsertests"
+ "content_browsertests",
+ "app_shell_browsertests"
]
},
"Linux Tests (dbg)(2)": {
« no previous file with comments | « no previous file | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698