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

Unified Diff: testing/buildbot/chromium_athena.json

Issue 652293005: Adding a special build and test script for athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_athena.json
diff --git a/testing/buildbot/chromium_athena.json b/testing/buildbot/chromium_athena.json
new file mode 100644
index 0000000000000000000000000000000000000000..ee984ee164a337312950a3acc7f8706f7626f30c
--- /dev/null
+++ b/testing/buildbot/chromium_athena.json
@@ -0,0 +1,10 @@
+{
+ "compile_targets": [
+ "chrome",
+ "athena_main"
+ ],
+ "gtest_tests": [
+ "browser_tests",
sky 2014/10/23 23:52:33 You'll want to swarm this.
+ "athena_unittests"
sky 2014/10/23 23:52:33 Not sure how expensive/long this takes to run, but
+ ]
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698