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

Unified Diff: testing/buildbot/chromium_arm.json

Issue 342943007: Added sandbox_linux_unittests to ARM trybot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_arm.json
diff --git a/testing/buildbot/chromium_arm.json b/testing/buildbot/chromium_arm.json
index 5eda562fd6d000cf8138ec1a62d71e690557ad1d..91be3072182c6bde3fe0af053db880e0fb39d058 100644
--- a/testing/buildbot/chromium_arm.json
+++ b/testing/buildbot/chromium_arm.json
@@ -3,6 +3,7 @@
"browser_tests_run"
jln (very slow on Chromium) 2014/06/19 23:35:50 Shouldn't you add sandbox_linux_unittests_run here
nodir 2014/06/19 23:59:19 Done.
],
"gtest_tests": [
- "browser_tests"
+ "browser_tests",
+ "sandbox_linux_unittests",
]
}
« 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