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

Side by Side Diff: testing/buildbot/chromium_arm.json

Issue 1133483002: WIP: Non-SFI mode: Enable nacl_helper_nonsfi_unittests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | 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",
4 "nacl_helper_nonsfi_unittests_run",
4 "nacl_loader_unittests_run", 5 "nacl_loader_unittests_run",
5 "sandbox_linux_unittests_run" 6 "sandbox_linux_unittests_run"
6 ], 7 ],
7 "gtest_tests": [ 8 "gtest_tests": [
8 "browser_tests", 9 "browser_tests",
10 "nacl_helper_nonsfi_unittests",
9 "nacl_loader_unittests", 11 "nacl_loader_unittests",
10 "sandbox_linux_unittests" 12 "sandbox_linux_unittests"
11 ] 13 ]
12 } 14 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698