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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | 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 a2d4329f28c7445cc6e86814b4ba89975420d9af..c3d306d08d3ba09ebe1c69163d3c94b88ed2b271 100644
--- a/testing/buildbot/chromium_arm.json
+++ b/testing/buildbot/chromium_arm.json
@@ -1,11 +1,13 @@
{
"compile_targets": [
"browser_tests_run",
+ "nacl_helper_nonsfi_unittests_run",
"nacl_loader_unittests_run",
"sandbox_linux_unittests_run"
],
"gtest_tests": [
"browser_tests",
+ "nacl_helper_nonsfi_unittests",
"nacl_loader_unittests",
"sandbox_linux_unittests"
]
« 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