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

Unified Diff: testing/buildbot/chromium_trybot.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 | « testing/buildbot/chromium.chromiumos.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_trybot.json
===================================================================
--- testing/buildbot/chromium_trybot.json (revision 275274)
+++ testing/buildbot/chromium_trybot.json (working copy)
@@ -117,6 +117,11 @@
"test": "chromeos_unittests",
"platforms": ["linux"],
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
+ },
+ {
+ "test": "athena_unittests",
+ "platforms": ["linux"],
+ "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
}
]
}
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698