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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 1173543002: Non-SFI mode: Enable nacl_helper_nonsfi_unittests on bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « testing/buildbot/chromium_arm.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index 7290eaccbe4c81bda13b33f7fdb5083667ef1d5c..59c8c6fde4e1ec2deae9d88fe3d1dc7e1fde82c4 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -219,6 +219,12 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_system_unittests",
+ {
+ "platforms": [
+ "linux"
+ ],
+ "test": "nacl_helper_nonsfi_unittests"
+ },
"nacl_loader_unittests",
{
"swarming": {
« no previous file with comments | « testing/buildbot/chromium_arm.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698