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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "compile_targets": [ 2 "compile_targets": [
3 "browser_tests_run" 3 "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.
4 ], 4 ],
5 "gtest_tests": [ 5 "gtest_tests": [
6 "browser_tests" 6 "browser_tests",
7 "sandbox_linux_unittests",
7 ] 8 ]
8 } 9 }
OLDNEW
« 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