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

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

Issue 314863004: Add athena_unittests to chromiumos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Add trybots too 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.chromiumos.json
===================================================================
--- testing/buildbot/chromium.chromiumos.json (revision 275274)
+++ testing/buildbot/chromium.chromiumos.json (working copy)
@@ -33,7 +33,8 @@
"sync_unit_tests",
"unit_tests",
"sql_unittests",
- "nacl_loader_unittests"
+ "nacl_loader_unittests",
+ "athena_unittests"
]
},
"Linux ChromiumOS Tests (2)": {
@@ -90,6 +91,7 @@
},
"Linux ChromiumOS Tests (dbg)(3)": {
"gtest_tests": [
+ "athena_unittests",
"gcm_unit_tests",
"interactive_ui_tests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
« 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