diff options
author | yoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-17 01:53:04 +0000 |
---|---|---|
committer | yoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-17 01:53:04 +0000 |
commit | 0460b695737beaa0a7bd98bfc191a257aa5e1fda (patch) | |
tree | d220953c64873a304f37d385b24bc8a9a9d313a5 /testing | |
parent | fe7f2a87c90846faf552edecbfe589952c020084 (diff) | |
download | chromium_src-0460b695737beaa0a7bd98bfc191a257aa5e1fda.zip chromium_src-0460b695737beaa0a7bd98bfc191a257aa5e1fda.tar.gz chromium_src-0460b695737beaa0a7bd98bfc191a257aa5e1fda.tar.bz2 |
Revert 264376 "Run apps_browsertests on the ChromiumOS waterfall..."
> Run apps_browsertests on the ChromiumOS waterfall bots.
>
> BUG=349631
>
> Review URL: https://codereview.chromium.org/208863003
TBR=yoz@chromium.org
Review URL: https://codereview.chromium.org/239333013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264382 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium.chromiumos.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json index 13fb395..4df9ba4 100644 --- a/testing/buildbot/chromium.chromiumos.json +++ b/testing/buildbot/chromium.chromiumos.json @@ -39,8 +39,7 @@ "gtest_tests": [ "interactive_ui_tests", "browser_tests", - "content_browsertests", - "apps_browsertests" + "content_browsertests" ] }, "Linux ChromiumOS Tests (dbg)(1)": { @@ -81,8 +80,7 @@ "Linux ChromiumOS Tests (dbg)(2)": { "gtest_tests": [ "browser_tests", - "content_browsertests", - "apps_browsertests" + "content_browsertests" ] }, "Linux ChromiumOS Tests (dbg)(3)": { |