summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/buildbot/chromium.chromiumos.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 4df9ba4..13fb395 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -39,7 +39,8 @@
"gtest_tests": [
"interactive_ui_tests",
"browser_tests",
- "content_browsertests"
+ "content_browsertests",
+ "apps_browsertests"
]
},
"Linux ChromiumOS Tests (dbg)(1)": {
@@ -80,7 +81,8 @@
"Linux ChromiumOS Tests (dbg)(2)": {
"gtest_tests": [
"browser_tests",
- "content_browsertests"
+ "content_browsertests",
+ "apps_browsertests"
]
},
"Linux ChromiumOS Tests (dbg)(3)": {