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

Unified Diff: testing/buildbot/chromium.linux.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.chromiumos.json ('k') | testing/buildbot/chromium_arm.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 425a723aa991223f9cb0e8fa415899a03eb56a67..9c88371ae7a0ba313b59743a96fad3c32a9724ca 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -96,6 +96,9 @@
"test": "mojo_system_unittests"
},
{
+ "test": "nacl_helper_nonsfi_unittests"
+ },
+ {
"test": "nacl_loader_unittests"
},
{
@@ -495,6 +498,9 @@
"test": "mojo_system_unittests"
},
{
+ "test": "nacl_helper_nonsfi_unittests"
+ },
+ {
"test": "nacl_loader_unittests"
},
{
@@ -755,6 +761,9 @@
"test": "mojo_system_unittests"
},
{
+ "test": "nacl_helper_nonsfi_unittests"
+ },
+ {
"test": "nacl_loader_unittests"
},
{
@@ -1005,6 +1014,9 @@
"test": "mojo_system_unittests"
},
{
+ "test": "nacl_helper_nonsfi_unittests"
+ },
+ {
"test": "nacl_loader_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium_arm.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698