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

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

Issue 641903002: Adding Athenas browser and unit tests which are required for running the tests on a buildbot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addting trybot configuration Created 6 years, 2 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.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index d26b080bc89cd7c84dcc87865dde6b0da3623d26..bdb5b45797508c665908733306e40f907c002899 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -92,6 +92,12 @@
"gtest_tests": [
]
},
+ "Linux ChromiumOS Athena Tests (1)": {
+ "gtest_tests": [
+ "athena_unittests",
+ "browser_tests"
sky 2014/10/09 17:43:19 Can these be swarmed?
Mr4D (OOO till 08-26) 2014/10/09 19:45:14 Should be the same as chrome. Added.
+ ]
+ },
"Linux ChromiumOS Ozone Tests (1)": {
"gtest_tests": [
"accessibility_unittests",
« 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