summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authoryoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-17 01:33:17 +0000
committeryoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-17 01:33:17 +0000
commit28500933b4d25735f14c8ba81cc751472dd14f22 (patch)
tree72f8f37a4fa7a0818a02e7d1d083847d562538c2 /testing
parenta709f0e73094208fba99637fd19b92858341d511 (diff)
downloadchromium_src-28500933b4d25735f14c8ba81cc751472dd14f22.zip
chromium_src-28500933b4d25735f14c8ba81cc751472dd14f22.tar.gz
chromium_src-28500933b4d25735f14c8ba81cc751472dd14f22.tar.bz2
Run apps_browsertests on the ChromiumOS waterfall bots.
BUG=349631 Review URL: https://codereview.chromium.org/208863003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264376 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
-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)": {